Description
Retrieves the DNS deployment role assigned to a view-level object in the IP space for ARPA zones.
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.
|
| viewId |
Location: query Type: integer (int64) The view in which the DNS deployment role is assigned.
|
Responses
| Code | Description |
|---|---|
| 200 |
Type: APIDeploymentRole Returns the requested APIDeploymentRole object.
|