Adds a TFTP deployment role to a specified object.
Output / Response
Returns the object ID for the new TFTP deployment role object.
API call:
long addTFTPDeploymentRole( long entityId,
long serverId, String properties
)
Parameter | Description |
---|---|
entityId | The object ID for the object to which the TFTP deployment role is to be added. |
serverId | The object ID of the server interface to which the TFTP deployment role is to be added. |
properties | Adds object properties, including user-defined fields. |