Session Host - Get List
獲取 SessionHosts 的清單。
獲取與 Rds 上下文中指定的 TenantGroup、TenantGroup 和主機池關聯的所有 Rds SessionHost。
查詢參數:PageSize - 要檢索的項數。 上限為 50。
LastEntry - 等於上一頁的最後一個排序欄位值。
SortField - SessionHostName。
IsDescending - 預設值為升序。
GET https://rdbroker.wvd.microsoft.com/RdsManagement/V1/TenantGroups/{tenantGroupName}/Tenants/{tenantName}/HostPools/{hostPoolName}/SessionHosts
URI 參數
| 名稱 | 位於 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
host
|
path | True |
string |
所需的 HostPool 名稱 |
|
tenant
|
path | True |
string |
所需的租戶組名稱。 |
|
tenant
|
path | True |
string |
所需的租戶名稱。 |
回應
| 名稱 | 類型 | Description |
|---|---|---|
| 404 Not Found |
租戶未找到,HostPoolNotFound |