Update domain to allocate subnets

Adds virtual IP addresses to the specified policy domain. In the request body, use addVips to specify the number of virtual IP addresses you're adding, and use allocateIpv6 to configure the IP addressing type for these addresses. Set allocateIpv6 to true to use IPv6 addressing, and either omit allocateIpv6 or set the value to false to use IPv4 addressing.

Path Params
string
required

Unique name of the policy domain.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
integer
required

Number of virtual IP addresses to allocate.

boolean
required

Indicates that the new virtual IP addresses use IPv6 addressing. If you omit this parameter or set it to false, the new addresses use IPv4 addressing.

Response

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json