1-1) Do you know why the smallest timespan of 'Get Network Clients' is 300 sec, and of 'Get Network Traffic' is 7200 sec?
* Get Network Clients: GET /networks/{networkId}/clients
* Get Network Traffic: GET /networks/{networkId}/traffic
1-2) And when I make codes to get data of total usage of clients and traffic, I get different usage updated per 1 minutes in 'Get Network Clients' using timespan=300 but I get same usage updated per 5~10 minutes in 'Get Network Traffic' using timespan=7200.
Why is the usage of 'Get Network Traffic' not updated as fast as possible?
2) In 'Get Network Clients', the number of clients suddenly decreases although employees work they always do.
Please see the image I attached. Anybody knows why this situation often occurs?
3) In Alert menu, Does the configuration of threshold mean total usage of all clients in the network? I'm not sure.