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.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
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.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
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: number Returns the object ID for the new DNS server role object. |