Description
Adds TFTP folders.
Parameters
| Name | Description |
|---|---|
| name |
Location: query Type: string The name of the TFTP folder.
|
| parentId |
Location: query Type: integer (int64) The object ID of the parent object of the TFTP folder. The parent is
either a TFTP group or another TFTP folder object.
|
| properties |
Location: query Type: string Adds object properties, including comments and user-defined fields.
|
Responses
| Code | Description |
|---|---|
| 201 |
Type: integer (int64) Returns the object ID for the new TFTP folder.
|