云桌面 WORKSPACE-查询已绑定桌面和未绑定的EIP:响应参数

时间:2025-02-28 14:33:58

响应参数

状态码:200

表4 响应Body参数

参数

参数类型

描述

eips

Array of Eips objects

桌面EIP。

total_count

Integer

总数。

表5 Eips

参数

参数类型

描述

id

String

EIP的id。

address

String

EIP地址。

bandwidth_size

Integer

带宽大小。

eip_charge_mode

String

traffic(按流量计费),bandwidth(按带宽计费)。

create_time

String

创建时间,格式为:yyyy-MM-ddTHH:mm:ssZ。

attached_desktop_id

String

绑定的桌面id。

attached_desktop_name

String

绑定的桌面名称。

enterprise_project_id

String

企业项目ID。

状态码:default

表6 响应Body参数

参数

参数类型

描述

error_code

String

错误码,失败时返回。

error_msg

String

错误描述。

encoded_authorization_message

String

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

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