Retrieves a DNS deployment role from a specified object.
Output / Response
Returns a DNS deployment role from the specified object, or returns an empty APIDeploymentRole if no role is defined. For information about the output properties, refer to Property Options Reference.
API call:
APIDeploymentRole getDNSDeploymentRole( long entityId,
long serverInterfaceId )
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. |