Updated on 2022-02-21 GMT+08:00

API Overview

Application Performance Management (APM) provides APIs for developers and partners to quickly implement application O&M at low costs.

APM supports RESTful APIs. Representational State Transfer (REST) allocates Uniform Resource Identifiers (URIs) to dispersed resources so that the resources can be located. Applications on clients use Unified Resource Locators (URLs) to obtain the resources.

A URL is usually in the format of "https://Endpoint/uri". uri indicates the resource path, that is, the API access path.

Table 1 URL parameters

Parameter

Description

Endpoint

Endpoints in the URL vary according to services. For details about endpoints of APM, see Table 2.

uri

Resource path, that is, the API access path. The path can be obtained from the URI module of an API. For example, for the API for querying the service list (URI), the path is /v1/{project_id}/ats/applications. {project_id} indicates the project ID. For details, see Example.

Table 2 Endpoint of APM

Service Name

Region Name

Region

Endpoint

Protocol

APM

CN-Hong Kong

ap-southeast-1

apm.ap-southeast-1.myhuaweicloud.com

HTTPS