云监控服务 CES-批量创建Agent任务 - BatchCreateAgentInvocations:响应示例

时间:2025-11-20 20:35:44

响应示例

状态码:201

Created

[ {
  "instance_id" : "instancexxx001",
  "ret_status" : "successful"
}, {
  "instance_id" : "instancexxx002",
  "ret_status" : "error",
  "error_msg" : "do not meet the installation conditions"
} ]
support.huaweicloud.com/api-ces/BatchCreateAgentInvocations.html