Description
Adds a DNS deployment role to a specified object.
Parameters
Name | Description |
---|---|
entityId |
Location: query Type: integer (int64) The object ID for the object to which you are adding the deployment role. |
properties |
Location: query Type: string Adds object properties, including the View associated with this DNS deployment role and user-defined fields. |
serverInterfaceId |
Location: query Type: integer (int64) The object ID of the server interface to which you are adding the role. |
type |
Location: query Type: string The type of DNS role you are adding. The type must be one of those listed in DNS deployment role type. |
Responses
Code | Description |
---|---|
201 |
Type: integer (int64) Returns the object ID for the new DNS server role object. |