Adds TFTP folders.
Output / Response
Returns the object ID for the new TFTP folder.
API Call:
long addTFTPFolder( long parentId, String
name, String properties
)
Parameter | Description |
---|---|
parentId | The object ID of the parent object of the TFTP folder. The parent is either a TFTP group or another TFTP folder object. |
name | The name of the TFTP folder. |
properties | Adds object properties, including comments and user-defined fields. |