云桌面 WORKSPACE-查询定时任务执行子任务列表:响应示例

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

响应示例

状态码: 200

成功响应。

{
  "count" : 0,
  "items" : [ {
    "id" : "62f48b59-0ebb-4b1e-ad35-f64948a0591b",
    "execute_id" : "62f48b59-0ebb-4b1e-ad35-f64948a0591b",
    "server_id" : "62f48b59-0ebb-4b1e-ad35-f64948a0591b",
    "server_name" : "APS-WKSAPP1",
    "status" : "WAITING",
    "task_type" : "RESTART_SERVER",
    "time_zone" : "Asia/Shanghai",
    "begin_time" : "2022-03-07T10:40:43.858Z",
    "end_time" : "2022-03-07T10:40:43.858Z",
    "result_code" : "WKS.00129901",
    "result_message" : "The service is now unavailable to process the request."
  } ]
}
support.huaweicloud.com/api-workspace/ListTaskExecuteDetail.html