Adds custom DNS reverse zone name formats.
Output / Response
Returns the object ID of the new DNS reverse zone name format added.
API Call:
long addDNSDeploymentOption( long entityId,
String name, String value, String
properties )
Parameter | Description |
---|---|
entityId | The object ID for the entity to which this deployment option is being added. |
name | The name must be DNSOptions.CLASSLESS_REVERSE_ZONE_FORMAT or “classless-reverse-zoneformat”. |
value | The following values are supported:
|
properties | Adds object properties, including comments and user-defined fields. |