We got the error 429 if we use a circle command to get all the wireless health status for all the networks. We have over 100 networks in an Org. We know the limit rate is 5 calls per second per Org. Can we use one Get request to return the wireless health status of multi-networks? For example: GET/networks/{networkId}/failedConnections.
... View more