Example 1: Querying Applications
Scenario
This section describes how to query the applications of a user.
Related APIs
None
Querying Applications
- URI
URI format: GET /v1/apm2/openapi/cmdb/business/get-business-list
- Example request
GET https://{APM_endpoint}/v1/apm2/openapi/cmdb/business/get-business-list
To obtain {APM_endpoint}, see Regions and Endpoints.
- Example response:
{ "business_nodes" : [ { "default" : true, "id" : 2, "gmt_create" : null, "gmt_modify" : null, "name" : "apm2", "display_name" : "apm2", "is_default" : true, "inner_domain_id" : 1, "eps_id" : "**********" } ] }
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