Description
Adds TFTP groups.
Parameters
| Name | Description |
|---|---|
| configurationId |
Location: query Type: integer (int64) The object ID of the configuration where you wish to add the TFTP group.
|
| name |
Location: query Type: string The name of the TFTP group.
|
| 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 group.
|