Description
Assigns, updates, or removes DNS zone templates.
Parameters
Name | Description |
---|---|
entityId |
Location: query Type: integer (int64) The object ID of the zone to which the zone
template is to be assigned or updated.
|
properties |
Location: query Type: string A string containing the following settings:
Along with ObjectProperties.templateType, you can also specify
the reapply mode for various properties of the template.
Note: If you are not using Java or Perl, refer to for the actual
values.
|
templateId |
Location: query Type: integer (int64) The object ID of the DNS zone template. To
remove a template, set this value to 0 zero.
|
Responses
Code | Description |
---|---|
201 |
Type: none None.
|