api-status-reporting/gsm/{gsmKey}-sites-{keyCode}

Number of APIs: 4

  1. Returns a site-level summary report of endpoint usage for a GSM master keycode by a site keycode. The report includes information like the site name and license type as well as the total number of endpoints. GET {{baseUrl}}/api/status/reporting/gsm/:gsmKey/sites/:keyCode?reportType=EndpointsSeenInLast30Days&effectiveDate=2022-11-24T00:00:00Z

  2. Returns an endpoint-level summary report of endpoint usage for a GSM master keycode by a site keycode. For each endpoint the report includes information like the endpoint's hostname, machine identifier, and its activation state. GET {{baseUrl}}/api/status/reporting/gsm/:gsmKey/sites/:keyCode/endpoints?reportType=ActiveEndpoints&effectiveDate=2022-11-24T00:00:00Z&continuation=3S8J-tI4aphYC0_n

  3. Returns a site-level summary report of DNSP usage for a GSM master keycode by a site keycode. The report includes information like the site name and license type as well as the total number of devices. GET {{baseUrl}}/api/status/reporting/gsm/:gsmKey/sites/:keyCode/dnsp?reportType=DevicesSeen&effectiveDate=2022-11-24T00:00:00Z

  4. Returns a site-level summary report of WSAT usage for a GSM master keycode by a site keycode. The report includes information like the site name and license type as well as the total number of users. GET {{baseUrl}}/api/status/reporting/gsm/:gsmKey/sites/:keyCode/wsat?reportType=UsersSeenInLast30Days&effectiveDate=2022-11-24T00:00:00Z