Use this API to get all modules of device specified by hostname.
Method |
URL |
Required authentication |
GET |
/V1/CMDB/Modules |
Yes |
Name |
Description |
---|---|
Token*required |
Place the token received from the API Log in to get an authentication token. |
hostname*required |
The hostname of a device. |
Parameter |
Type |
Description |
Example |
---|---|---|---|
Modules |
list |
A list of all modules. |
{ |
statusCode |
integer |
The returned status code of executing the API. |
|
statusDescription |
string |
The explanation of the status code. |