post https://{hostname}/ip-protect/v1/policy-domains//configs
Adds new virtual IP addresses (VIPs) and creates or deletes subnets as needed. This operation creates a new configuration version for the specified policy domain.
Along with the new configuration, the request body requires the previously deployed configuration. Include the previous configuration's pdSubnet
, vips
, vipId
, customerBackend
, akamaiFrontend
, ports
, sourceIpProtocol
, probeType
, and probePort
values. If the previous configuration isn't added, it will be removed. To find the previous configuration, run List policy configurations.