OpenAPI call statistics

Updated at:

This topic describes the OpenAPI call statistics feature, which provides detailed analysis of your OpenAPI call data, including call overview, traffic distribution, error distribution, and call methods.

Call overview

The Call overview page summarizes your OpenAPI data, helping you understand recent OpenAPI activity on your cloud account. For example, a seven-day overview for a test account might show that most traffic is directed to ECS, accounting for 54.43% of the total with 43 calls. The error distribution could show 3 errors for PAI-DS, 1 for ECS, and 1 for Resource Management, resulting in an overall success rate of 93.67%. The primary call method is SDK call, with occasional use of CLI call.

Traffic distribution

The Traffic distribution page shows detailed call information for each cloud product. The page displays the call count and its distribution over time for all cloud products. You can filter the data by cloud product and call date, and adjust the distribution view.

Select a cloud product from the cloud product dropdown list to view its traffic distribution page. This page shows the call data and distribution over time for each API within that cloud product. For example, you can view the traffic distribution for ECS.

On the traffic distribution page for a specific cloud product, you can select an API version. The left side of the page shows a Call Trend line chart and the total number of calls. The right side shows the OpenAPI Call Distribution table, listing each API by name and its call count.

Error distribution

No.

Description

From the drop-down list, select 'All cloud products' or a specific cloud product such as ECS to view its error distribution.

View the cloud products that have errors. Click an entry to go directly to the error distribution page for that cloud product.

Displays the distribution of calls that did not return an HTTP 200 status code.

Displays specific error codes. Click Diagnose to go directly to a solution.

The error distribution page for a specific cloud product shows the APIs that returned errors, their corresponding error codes, and the distribution of non-200 HTTP status codes. This information provides a more detailed view of OpenAPI errors on your account.

Call method

The Call method page shows the call methods and frequency of recent cloud activity.

The page displays a trend line chart for three call method categories: SDK call, Other call, and CLI call. You can filter the data by cloud product and call date.