Description
Adds a DNS response policy item under a specified local DNS response policy.
Parameters
Name | Description |
---|---|
itemName |
Location: query Type: string The Fully Qualified Domain Name FQDN of the response policy item. |
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 added. |
Responses
Code | Description |
---|---|
201 |
Type: boolean Returns the object ID of the new DNS response policy added. |