Adds TFTP groups.
Output / Response
Returns the object ID for the new TFTP group.
API Call:
long addTFTPGroup( long configurationId,
String name, String properties
)
Parameter | Description |
---|---|
configurationId | The object ID of the configuration to which the TFTP group is being added. |
name | The name of the TFTP group. |
properties | Adds object properties, including comments and user-defined fields. |