GET /organizations/{organizationId}/summary/top/ssids/byUsage
Summary: Return metrics for organization's top 10 ssids by data usage over given time range
Operation ID: getOrganizationSummaryTopSsidsByUsage
Auth: unknown
Operation ID: getOrganizationSummaryTopSsidsByUsage
Auth: unknown
Description
Return metrics for organization's top 10 ssids by data usage over given time range. Default unit is megabytes.
Parameters (4)
organizationId
(string, path, required)
t0
(string, query, optional)
The beginning of the timespan for the data.
t1
(string, query, optional)
The end of the timespan for the data. t1 can be a maximum of 31 days after t0.
timespan
(number, query, optional)
The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 31 days. The default is 1 day.
No probe data for this endpoint yet.