弹性伸缩 AS-查询API版本信息:响应示例
时间:2025-02-12 15:05:22
响应示例
{ "versions": [ { "id": "v1", "links": [ { "href": "https://as.XXX.mycloud.com/autoscaling-api/v1/", "rel": "self" } ], "min_version": "", "status": "CURRENT", "updated": "2016-06-30T00:00:00Z", "version": "" }, { "id": "v2", "links": [ { "href": "https://as.XXX.mycloud.com/autoscaling-api/v2/", "rel": "self" } ], "min_version": "", "status": "SUPPORTED", "updated": "2018-03-30T00:00:00Z", "version": "" } ]}
support.huaweicloud.com/api-as/as_06_1101.html