查询伸缩活动详细信息 请求示例 请求头header 无 请求体body json { "regionID": "81f7728662dd11ec810800155d307d5b", "groupID": 472, "activeID": 938 } 响应示例 json { "returnObj": { "ruleFailReason": null, "afterCount": 1, "endTime": "20221009 14:40:32", "beforeCount": 0, "ruleID": null, "startTime": "20221009 14:40:32", "failReason": null, "instanceList": [], "executionMode": 5, "groupID": 472, "ruleExpectDelta": 0, "executionResult": 0, "executionDate": null, "ruleExecutionResult": null, "activeID": 938, "ruleRealDelta": 1, "description": "手动移入实例成功" }, "errorCode": "", "message": "SUCCESS", "description": "成功", "statusCode": 800 } 错误码 errorCode 描述 Scaling.Group.NotFound 未找到弹性伸缩组信息 Scaling.Group.ActivityIDNotExist 伸缩活动ID不存在