Create a differential deployment task to deploy changes made to specific DNS entities, such as resource records, to a managed DNS/DHCP Server.
API method:
POST /v1/selectiveDeploy
Attention:
- You must perform a full DNS deployment before proceeding to use the selective deployment API method.
- The selectiveDeploy method performs pre-deployment validation on resource records before they are deployed. If the validation of any resource record fails, the deployment also fails.
- If you are deploying resource records that have moved zones, the new zone of the resource record must be deployed to the same DNS/DHCP Server as the previous zone that the resource record was deployed to. You cannot deploy the resource record if the new zone is deployed to a different DNS/DHCP Server.