云桌面 WORKSPACE-子任务查询:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
total_count |
Integer |
任务列表总数。 |
jobs |
Array of JobDetailInfo objects |
任务列表。 |
参数 |
参数类型 |
描述 |
---|---|---|
id |
String |
子任务ID。 |
job_type |
String |
任务类型。 |
entities |
JobEntities object |
任务操作对象。 |
begin_time |
String |
任务创建时间。 |
end_time |
String |
任务结束时间。 |
status |
String |
任务状态。 |
error_code |
String |
任务执行失败时的错误码。 |
fail_reason |
String |
任务失败原因。 |
host |
String |
任务执行的服务器IP。 |
project_id |
String |
项目ID。 |
job_id |
String |
任务ID。 |
process |
Integer |
任务进度。 |
attach_user |
String |
关联用户。 |
entity |
String |
操作对象。 |
ip_address |
String |
ip地址。 |
参数 |
参数类型 |
描述 |
---|---|---|
desktop_id |
String |
桌面ID。 |
product_id |
String |
套餐ID。 |
user_name |
String |
用户名。 |
desktop_name |
String |
桌面名称。 |
ip_address |
String |
ip地址。 |
状态码: 400
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码 |
error_msg |
String |
错误描述 |
encoded_authorization_message |
String |
加密后的详细拒绝原因,用户可以自行调用STS服务的decode-authorization-message接口进行解密。 |
状态码: 401
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码 |
error_msg |
String |
错误描述 |
encoded_authorization_message |
String |
加密后的详细拒绝原因,用户可以自行调用STS服务的decode-authorization-message接口进行解密。 |
状态码: 403
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码 |
error_msg |
String |
错误描述 |
encoded_authorization_message |
String |
加密后的详细拒绝原因,用户可以自行调用STS服务的decode-authorization-message接口进行解密。 |
状态码: 404
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码 |
error_msg |
String |
错误描述 |
encoded_authorization_message |
String |
加密后的详细拒绝原因,用户可以自行调用STS服务的decode-authorization-message接口进行解密。 |
状态码: 405
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码 |
error_msg |
String |
错误描述 |
encoded_authorization_message |
String |
加密后的详细拒绝原因,用户可以自行调用STS服务的decode-authorization-message接口进行解密。 |
状态码: 500
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码 |
error_msg |
String |
错误描述 |
encoded_authorization_message |
String |
加密后的详细拒绝原因,用户可以自行调用STS服务的decode-authorization-message接口进行解密。 |
状态码: 503
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码 |
error_msg |
String |
错误描述 |
encoded_authorization_message |
String |
加密后的详细拒绝原因,用户可以自行调用STS服务的decode-authorization-message接口进行解密。 |