Create unit
This is an API function to create a unit. This API function corresponds to the operation of the [Add] button that is displayed by selecting the [Unit] on the operation screen of Manager.
= Remarks =
The request parameters in JSON format of the following API functions are the same.
The response parameters of the following API functions are the same.
|
- Format
- Request body (JSON format)
- Request parameter (JSON format)
- Response
- Response parameter
|
|
Item name | Request parameter | Type | Value | Default value |
---|---|---|---|---|
Host Name of Receiver | shushinHostName | String | Maximum 68 ASCII characters (without NULL) | Impossible to omit |
Port Number on Receiver | shushinPort | Integer | 1 to 65535 | 30000 |
Unit Name | unitName | String | Maximum 64 characters | Impossible to omit |
|
For details of the response parameters, see Response parameter described in Acquire unit details.