云桌面 WORKSPACE-镜像子任务查询:响应示例

时间:2025-02-28 14:33:58

响应示例

状态码:200

成功响应。

{
  "count" : 0,
  "items" : [ {
    "id" : "1",
    "job_type" : "CREATE_SERVER",
    "job_resource_info" : {
      "resource_id" : "a1a1245-xxxx123d-1425af14",
      "resource_name" : "镜像测试"
    },
    "begin_time" : "2022-03-07T10:40:43.858Z",
    "end_time" : "2022-03-07T10:40:43.858Z",
    "status" : "WAITING",
    "job_execute_info" : {
      "error_code" : "WKS.00129901",
      "error_message" : "The service is now unavailable to process the request."
    },
    "project_id" : "325f2346-xxxx123d-1425af14",
    "job_id" : "1"
  } ]
}
support.huaweicloud.com/api-workspace/ListImageSubJobs.html