Skip to main content
POST
Allocate elastic IP for organization

Authorizations

Authorization
string
header
required

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

Body

application/json
count
integer
default:1
required
Required range: x >= 1
idc
string
required
Maximum string length: 50
Pattern: ^[a-zA-Z0-9._-]+$
name
string
required

Name of the elastic IP

Maximum string length: 255
Pattern: ^([A-Za-z0-9][A-Za-z0-9_\-. ]*)?[A-Za-z0-9]$
product
string
required
Maximum string length: 256
Pattern: ^[a-zA-Z0-9._-]+$

Response

successful

id
string<uuid>
required