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.
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. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot