云桌面 Workspace-查询已发布应用:URI
URI
GET /v1/{project_id}/app-groups/{app_group_id}/apps
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
project_id |
是 |
String |
项目ID。 |
app_group_id |
是 |
String |
应用组ID。 |
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
limit |
否 |
Integer |
单次查询的大小[1-100]。 |
offset |
否 |
Integer |
查询的偏移量。 |
name |
否 |
String |
应用名称。 |
state |
否 |
String |
应用状态:
|
app_id |
否 |
String |
应用ID。 |