云桌面 WORKSPACE-查询边缘小站列表:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
wks_edge_sites |
Array of WksEdgeSiteDetail objects |
边缘小站列表。 |
total_count |
Integer |
站点总数。 |
参数 |
参数类型 |
描述 |
---|---|---|
id |
String |
边缘小站id。 |
name |
String |
边缘小站名称。 |
description |
String |
边缘小站描述。 |
availability_zone_id |
String |
边缘小站的可用区ID。 |
address |
String |
部署位置。 |
status |
String |
边缘小站的部署状态。
|
created_at |
String |
边缘小站创建时间。 |
updated_at |
String |
边缘小站更新时间。 |
cpu_usage_rate |
Double |
cpu使用率。 |
memory_usage_rate |
Double |
内存使用率。 |
capacity_usage_rate |
Double |
存储使用率。 |
site_info |
SimpleSiteInfo object |
站点信息。 |
参数 |
参数类型 |
描述 |
---|---|---|
id |
String |
云桌面 边缘小站id。 |
status |
String |
云办公服务的状态。
|
状态码: 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接口进行解密。 |
状态码: 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接口进行解密。 |