云桌面 Workspace-查询云办公带宽列表:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
bandwidths |
Array of SubnetBandwidthDetail objects |
云办公带宽信息。 |
total_count |
Integer |
总数。 |
参数 |
参数类型 |
描述 |
---|---|---|
bandwidth_id |
String |
云办公带宽id。 |
bandwidth_name |
String |
云办公带宽名称。 |
charge_mode |
String |
云办公带宽计费方式。 |
size |
Integer |
云办公带宽大小。 |
vpc_id |
String |
VPC ID。 |
vpc_name |
String |
VPC名称。 |
subnet_id |
String |
子网 ID。 |
subnet_name |
String |
子网名称。 |
enterprise_project_id |
String |
企业项目ID。 |
created_at |
String |
创建时间。 |
order_id |
String |
订单id。 |
status |
String |
状态。
|
control_mode |
String |
状态。
|
状态码: default
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码,失败时返回。 |
error_msg |
String |
错误描述。 |
encoded_authorization_message |
String |
加密后的详细拒绝原因,用户可以自行调用STS服务的decode-authorization-message接口进行解密。 |