Use this API to get all devices in a site.
Method |
URL |
Required authentication |
GET |
/V1/CMDB/Sites/Devices |
Yes |
Name |
Description |
---|---|
Token*required |
Place the token received from the API Log in to get an authentication token. |
sitePath*required |
The full path of a site, such as My Network/NA/US. |
Parameter |
Type |
Description |
Example |
---|---|---|---|
devices |
object |
An object with all devices in a site. |
{ |
Id |
string |
The ID of a device |
|
mgmtIP |
string |
The management IP of a device. |
|
hostname |
string |
The hostname of a device. |