Retrieve aggregate live public network stats
Get live public network traffic stats for all resources (Useful for dashboard traffic in/out,
⚠️ prefer this endpoint to /stats/live when updating traffic stats frequently).
Authorization
AuthorizationRequiredBearer <token>OAuth Authentication
OpenScaler API uses OAuth, a standard for secure authorization. To access the API, obtain a token via the OpenScaler Platform.
Use the access_token in the Authorization header for requests:
Always keep your token secure and do not share it with anyone.
In: header
Query Parameters
include_vpcsbooleanIf true, response will also include list of all VPC stats that were used to obtain the total.
Default:
falseReturns live public network traffic stats for all resources.