云桌面 Workspace-查询云办公带宽列表:响应参数

时间:2025-02-12 15:01:21

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

bandwidths

Array of SubnetBandwidthDetail objects

云办公带宽信息。

total_count

Integer

总数。

表5 SubnetBandwidthDetail

参数

参数类型

描述

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

状态。

  • CREATING:创建中。

  • ACTIVE:使用中。

  • INACTIVE:已停用。

  • UPDATING:更新中。

  • DELETING:删除中。

control_mode

String

状态。

  • BLACK:黑名单管控模式。

  • WHITE:白名单管控模式。

状态码: default

表6 响应Body参数

参数

参数类型

描述

error_code

String

错误码,失败时返回。

error_msg

String

错误描述。

encoded_authorization_message

String

加密后的详细拒绝原因,用户可以自行调用STS服务的decode-authorization-message接口进行解密。

support.huaweicloud.com/api-workspace/ListSubnetBandwidths.html