Retrieves the DNS deployment role assigned to a view-level objects in the IP space for ARPA zones.
Output / Response
Returns the requested APIDeploymentRole object. For information about the output properties, refer to Property Options Reference.
API call:
APIDeploymentRole getDNSDeploymentRoleForView( long
entityId, long serverInterfaceId, long
viewId )
Parameter | Description |
---|---|
entityId | The object ID for the object to which the DNS deployment role is assigned. |
serverInterfaceId | The object ID of the server interface to which the DNS deployment role is assigned. |
viewId | The view in which the DNS deployment role is assigned. |