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

时间:2024-12-27 15:06:27

响应示例

状态码: 200

成功响应。

{
  "count" : 0,
  "items" : [ {
    "id" : "1",
    "job_type" : "CREATE_SERVER",
    "job_resource_info" : {
      "resource_id" : "a1a1245-xxxx123d-1425af14",
      "resource_name" : "APS-20220902093902-AYOASWQDEJ"
    },
    "begin_time" : "2022-03-07T10:40:43.858Z",
    "end_time" : "2022-03-07T10:40:43.858Z",
    "status" : "WAITING",
    "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/ListSubJobs.html