getSiteAvailableInsightMetrics
GET https://{{host}}/api/v1/const/insight_metrics
RESPONSES
status: OK
{"num_clients":{"description":"number of client over time","type":"timeseries","unit":"","scopes":["site","ap"],"intervals":{"10m":{"interval":600,"max_age":86400},"1h":{"interval":3600,"max_age":1209600}},"report_scopes":["site"],"report_intervals":{"1d":{"interval":86400}},"example":[18,null,15]},"top-client":{"description":"top clients","type":"keyvalues","key":{"mac":{"hint":"client"}},"values":{"bytes":{"unit":"bytes"}},"scopes":["site","ap"],"intervals":{"10m":{"interval":600,"max_age":86400},"1h":{"interval":3600,"max_age":1209600}},"report_scopes":["site"],"report_intervals":{"1d":{"interval":86400}},"example":[{"mac":"5684dae9ac8b","bytes":1232333}]}}