Description
Retrieves a DNS deployment role from a specified object.
Parameters
| Name | Description |
|---|---|
| entityId |
Location: query Type: integer (int64) The object ID for the object to which the DNS deployment role is
assigned.
|
| serverInterfaceId |
Location: query Type: integer (int64) The object ID of the server interface to which the DNS deployment role is
assigned.
|
Responses
| Code | Description |
|---|---|
| 200 |
Type: APIDeploymentRole Returns a DNS deployment role from the specified object, or returns an empty APIDeploymentRole if no role is defined.
|