Description
Adds a TFTP deployment role to a specified object.
Parameters
Name | Description |
---|---|
entityId |
Location: query Type: integer (int64) The object ID for the object to which you wish to add the TFTP deployment role.
|
properties |
Location: query Type: string Adds object properties, including user-defined fields.
|
serverId |
Location: query Type: integer (int64) The object ID of the server to which you wish to add the TFTP deployment role.
|
Responses
Code | Description |
---|---|
201 |
Type: integer (int64) Returns the object ID for the new TFTP deployment role object.
|