Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

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

Body

application/json
ports
object

A Global IP ports grouped by protocol code.

Example:
name
string

A user specified name for the address.

Example:

"test interface"

description
string

A user specified description for the address.

Example:

"test interface"

Response

Creation request accepted. Provisioning is asynchronous; poll GET /global_ips/{id} with the returned id to check status.

data
Global IP · object