Adds a DHCP deployment role to a specified object.
Output / Response
Returns the object ID for the new DHCP server role object.
API call:
long addDHCPDeploymentRole( long entityId, long
serverInterfaceId, String type, String
properties )
Parameter | Description |
---|---|
entityId | The object ID for the object to which the deployment role is to be added. |
serverInterfaceId | The object ID of the server interface to which the role is to be deployed. |
type | The type of DHCP role to be added. The type must be one of those listed in DHCP Deployment Role Types. |
properties | A string containing the following option:
|