huawei-cloud-api-definitions-APM 0.1.20250516

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":null,"components":null,"consumes":"","definitions":{"RegionParam":{"description":"region信息。","properties":{"project_id":{"description":"企业项目id。","type":"string"},"region":{"description":"区域。","type":"string"},"region_id":{"description":"区域id。","type":"string"},"region_name":{"description":"区域名称。","type":"string"},"status":{"description":"区域状态。","type":"string"}},"type":"object"},"RegionResponse":{"properties":{"region_list":{"description":"region列表。","items":{"$ref":"#/definitions/RegionParam"},"type":"array"}},"type":"object"}},"description":null,"group_id":"948fcecbff6f450fbe29bcc3e90c3eca","host":"apm2.cn-north-4.myhuaweicloud.com","id":"6331d97f625b47da99240ec43a0274b4","info_version":"v1","method":"get","name":"ListOpenRegion","parameters":{},"paths":{"/v1/apm2/openapi/region/get-opened-region":{"get":{"description":"该接口用于查询用户开通的region信息。","operationId":"ListOpenRegion","parameters":[{"description":"从IAM服务获取的用户Token。","in":"header","name":"X-Auth-Token","required":true,"type":"string"}],"produces":["application/json"],"responses":{"200":{"description":"OK,请求响应成功。","examples":{"application/json":{"region_list":[{"project_id":"c6******7b","region":"cn-north-7","region_id":"cn-north-7","region_name":"乌兰察布二零三","status":"NORMAL_STATUS"}]}},"schema":{"$ref":"#/definitions/RegionResponse"}},"401":{"description":"Unauthorized,没有权限。","schema":{"type":"string"}},"403":{"description":"Forbidden,禁止访问。","schema":{"type":"string"}},"404":{"description":"Not Found,没有找到要请求的资源。","schema":{"type":"string"}}},"summary":"查询开通的region","tags":["REGION"],"x-hybridcloud":true,"x-is-registered":"Y","x-request-examples-description-1":"没有入参,直接发起请求,通过验证后可以获取用户开通的region信息。","x-request-examples-url-1":"/v1/apm2/openapi/region/opened-region","x-support-sdk":"Y"}}},"product_short":"APM","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":{"apig-auth-app":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-type":"AppSigv1"},"apig-auth-app-optional":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-opt":{"access-auth-type":"optional"},"x-apigateway-auth-type":"AppSigv1"},"apig-auth-iam":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM"},"apig-auth-iam-none":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM_NONE"}},"summary":"查询开通的region","tags":"REGION","uri":null,"version":"2.0"}