Description
Deletes a DNS response policy item under a specified local DNS response policy.
Parameters
Name | Description |
---|---|
itemName |
Location: query Type: string The FQDN of the response policy item.Note: When deleting a response policy item, the exact FQDN of the
response policy item must be used.
|
options |
Location: query Type: array Reserved for future use. |
policyId |
Location: query Type: integer (int64) The object ID of the parent local response policy to which the response policy item is being deleted.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
Responses
Code | Description |
---|---|
204 |
Type: number Returns 1 if the response policy item is successfully deleted and 0 if the response policy item does not exist. |