Allows you to instantly deploy changes you made to DNS resource records made since the last full or quick deployment. This function applies only to DNS resource records that you have changed and does not deploy any other data.
Note: Quick deployment is only applied if the user deploying the record has the
same user profile as the user who initially created the record.
Output /
ResponseInstantly deploys changes to DNS resource records made since the last full deployment or quick deployment.
API Call:
void quickDeploy( long entityId, String
properties )
Parameter | Description |
---|---|
entityId | The object ID of the DNS zone or network for which deployment service needs to be deployed. |
properties | A string containing the services option. It can also
be empty.
|