Clients, Sites and Devices
The following Client, Site and Device information is available through the API:
API Call Name |
Service Call |
Description |
list_clients |
Lists all clients. If devicetype is given, the list will only show client that have active devices of that type. |
|
list_sites |
Lists all sites for a client |
|
list_servers |
Lists all server monitoring devices for site (including top level asset information if available). |
|
list_workstations |
Lists all workstation monitoring devices for site (including top level asset information if available). Includes Agentless scans and mini-agent devices |
|
list_agentless_assets |
Lists all agentless and mini-agent asset devices for site (including top level asset information) |
|
list_devices_at_client |
Lists all devices of type 'server/workstation' for a client. |
|
list_device_monitoring_details |
Lists all monitoring information for device identified by deviceid. |
|
add_client |
Creates a new client |
|
add_site |
Creates a new site |
|
get_site_installation_package |
Creates a site installation package |