云桌面 WORKSPACE-查询桌面列表:URI
URI
GET /v2/{project_id}/desktops
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
project_id |
是 |
String |
项目ID。 |
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
user_name |
否 |
Array of strings |
桌面所属用户。 |
computer_name |
否 |
String |
桌面名。 |
desktop_ip |
否 |
String |
桌面IP地址。 |
offset |
否 |
Integer |
用于分页查询,查询的起始记录序号,从0开始。 |
limit |
否 |
Integer |
用于分页查询,取值范围0-1000,默认值1000。 |
pool_id |
否 |
String |
桌面池ID,多个桌面池ID用逗号隔开。 |
enterprise_project_id |
否 |
String |
企业项目ID |
desktop_type |
否 |
String |
桌面类型,为空时查所有桌面。查询多个类型时用,隔开。
|
is_share_desktop |
否 |
Boolean |
是否为协同桌面 |
subnet_id |
否 |
String |
桌面的子网ID。 |
status |
否 |
String |
桌面的运行状态。 |
desktop_id |
否 |
Array of strings |
桌面id,当前最多支持100个桌面id进行查询。 |
tag |
否 |
String |
桌面的标签。样例:
|