Legal Disclaimer: The resource assets in this website may include abbreviated and/or legacy terminology for HPE Aruba Networking products. See www.arubanetworks.com for current and complete HPE Aruba Networking product lines and names.
Viewing Usage Statistics
The page includes the tab that displays the API Application Programming Interface. Refers to a set of functions, procedures, protocols, and tools that enable users to build application software. usage. The tab is available only for users with role and the usage data is stored only for the previous 30 days. The following details are displayed:
- Current Usage
- Last one week API usage data
- Per user usage.
To view the usage statistics for users of API Gateway, complete the following steps:
- In the WebUI, set the filter to .
- Under , click > > .
The API Gateway page with the list of published APIs is displayed.
- Click . The following details are displayed:
- —Current usage of API calls assigned for a day along with the reset time in local time zone.
- :
- —Date of usage.
- —Number of API calls made on a specific date.
- Usage Rate—Percentage of API calls made compared to the total API calls available on a specific date.
- Success—Percentage of successful API calls made on a specific date.
- Failed—Percentage of unsuccessful API calls made on a specific date including rate-limited calls per day.
- Rate-Limited—Number of API calls failed because of exceeding the daily or per-second rate limit.
- Read(GET GET refers HTTP request method or an SNMP operation method. The GET HTTP request method submits data to be processed to a specified resource. The GET SNMP operation method obtains information from the Management Information Base (MIB). )—Percentage of read API calls made on a specific date.
- Write (POST The HTTP POST method is used for transferring data from a client (browser) to a server using the HTTP protocol. The POST method is considered a secure way of transferring data from a client as it carries the request parameter in the message body and does not append it in the URL string. /PATCH/PUT/DELETE)—Percentage of write API calls made on a specific date.
- Top 10 API Endpoints (Last 7 days):
- Methord—Type of API call
- API Path—The API path, for example GET/visualrf_api/v1/floor/{floor_id}.
- Count—Number of times the API was called in the past seven days.
- :
- —User id information.
- —Date on which the user accessed the application.
- API Calls/Day—Number of API calls made by the user on a specific date.
- Usage Rate—Percentage of API calls made by the user compared to the total API calls available on a specific date.
- Success—Percentage of successful API calls made by the user on a specific date.
- Failed—Percentage of unsuccessful API calls made by the user, including the rate-limited calls on a specific date.
- Rate-Limited—Number of API calls failed because the user exceeded the daily or per-second rate limit.
- Read—Percentage of read API calls made by the user on a specific date.
- Write—Percentage of write API calls made by the user on a specific date.
- To download the API gateway usage statistics, click Download CSV Comma-Separated Values. A file format that stores tabular data in the plain text format separated by commas.
icon.
API calls are limited to 150000 calls per day.