put https://{hostname}/ip-protect/v1/policy-domains//pd-subnets/allocate
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.