Description
Adds DNS options.
Parameters
Name | Description |
---|---|
entityId |
Location: query Type: integer (int64) The object ID for the entity to which you are adding the deployment option.
|
name |
Location: query Type: string The name of the DNS option you are adding. This name must be one of the
constants listed in DNS options.
|
properties |
Location: query Type: string Adds object properties, including comments and user-defined fields.
|
value |
Location: query Type: string The value you are assigning to the option. Depending on the type of
deployment option you are adding, the format of the value might differ. For
more information, refer to
Reference: Deployment option value formats.
Note: If you are adding a Reverse Zone Name Format, the following
values are supported:
|
Responses
Code | Description |
---|---|
201 |
Type: integer (int64) Returns long type and represents the database object ID of the newly added DNS deployment option.
|