Description
Adds 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. |
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.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
Responses
Code | Description |
---|---|
200 |
Type: boolean Returns true if response policy item is successfully created and returns false if response policy item is not successfully created. |