弹性伸缩 AS-启用或停止弹性伸缩组:请求示例
时间:2025-02-12 15:05:22
请求示例
- 启用ID为a8327883-6b07-4497-9c61-68d03ee193a1的伸缩组。
POST https://{Endpoint}/autoscaling-api/v1/{project_id}/scaling_group/a8327883-6b07-4497-9c61-68d03ee193a1/action{ "action": "resume"}
- 停止ID为a8327883-6b07-4497-9c61-68d03ee193a1的伸缩组。
POST https://{Endpoint}/autoscaling-api/v1/{project_id}/scaling_group/a8327883-6b07-4497-9c61-68d03ee193a1/action{ "action": "pause"}
support.huaweicloud.com/api-as/as_06_0106.html