api-status-reporting/gsm/{gsmKey}

Number of APIs: 4

  1. Returns an endpoint-level summary report of endpoint usage for a GSM master 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/endpoints?reportType=ActiveEndpointsWithoutHidden&effectiveDate=2022-11-24T00:00:00Z&continuation=-ZDp_ECUSpSaQI1h

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

  3. Returns a GSM-level summary report of endpoint usage for a GSM master keycode. Besides general information like the console name and type of GSM license the report includes the total number of sites and endpoints. GET {{baseUrl}}/api/status/reporting/gsm/:gsmKey?reportType=ActiveEndpointsWithoutHidden&effectiveDate=2022-11-24T00:00:00Z

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