Skip to main content
POST
Reserve Subnet

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tenantUUID
string
required

UUID

Pattern: ^[a-zA-Z0-9]{8}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{12}$

Body

application/json
pricing_uuid
string<uuid>
required
address
string
required
cidr
integer
required
Required range: 1 <= x <= 24
ip_price
string
required
contract_length
integer
required

Response

Success