Modify unit details
This is an API function to modify details of a unit. This API function corresponds to the operation on the screen that is displayed by selecting a unit after 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)
- Request parameter (Path format)
- Response
- Response parameter
|
|
| Item name | Request parameter | Type | Value | Default value |
|---|---|---|---|---|
| Host Name of Receiver | shushinHostName | String | Maximum 68 ASCII characters (without NULL) | |
| Port Number on Receiver | shushinPort | Integer | 1 to 65535 | |
| Unit Name | unitName | String | Maximum 64 characters |
| Item name | Request parameter | Type | Value | Default value |
|---|---|---|---|---|
| Unit ID | unitId | String | Impossible to omit |
|
For details of the response parameters, see Response parameter described in Acquire unit details.