Retrieves the DHCP deployment role assigned to a specified object.
Output / Response
Returns the DHCP deployment role assigned to 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 getDHCPDeploymentRole( long entityId,
long serverInterfaceId )
Parameter | Description |
---|---|
entityId | The object ID for the object to which the deployment role is assigned. |
serverInterfaceId | The object ID of the server interface to which the role is assigned. |