Change a module version
This is an API function to change a module version of the Agent instance. This API function corresponds to the operation when you select the [Change Module Version] by using the [Action] button that is displayed by selecting the [Agent] on the operation screen of Manager.
= Remarks =
The following set of API functions is actually the same. (/api/v1/agents/agentId)
In this manual, to write each API function separately for individual purposes, the request parameters are changed according to the purposes. |
- Format
- Request body (JSON format)
- Request parameter (JSON format)
- Request parameter (Path format)
|
|
Item name | Request parameter | Type | Value | Default value |
---|---|---|---|---|
Module Version | moduleVersion | String |
Specify the value by using a "V99L99R99P99" format. • V: Version • L: Level • R: Revision • P: Minor revision Example: V01L04R00P00 |
Impossible to omit |
Item name | Request parameter | Type | Value | Default value |
---|---|---|---|---|
Agent ID | agentId | String | Impossible to omit |