应用性能管理 APM-示例1:查询应用列表:查询应用列表
时间:2025-02-12 15:12:04
查询应用列表
- 接口相关信息
- 请求示例
GET https://{ APM _endpoint}/v1/apm2/openapi/cmdb/business/get-business-list
{APM_endpoint}信息请从地区和终端节点获取。
- 响应示例
{ "business_nodes" : [ { "default" : true, "id" : 2, "gmt_create" : null, "gmt_modify" : null, "name" : "apm", "display_name" : "apm", "is_default" : true, "inner_domain_id" : 1, "eps_id" : "**********" } ]}
support.huaweicloud.com/api-apm/apm_api_0013.html