Host Pool - Update
更新 HostPool
更新与 Rds 上下文中指定的租户和租户组关联的 Rds HostPool。
PATCH https://rdbroker.wvd.microsoft.com/RdsManagement/V1/TenantGroups/{tenantGroupName}/Tenants/{tenantName}/HostPools/{hostPoolName}
URI 参数
| 名称 | 在 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
host
|
path | True |
string |
所需的 HostPool 名称 |
|
tenant
|
path | True |
string |
所需的租户组名称。 |
|
tenant
|
path | True |
string |
所需的租户名称。 |
响应
| 名称 | 类型 | 说明 |
|---|---|---|
| 400 Bad Request |
HostPoolCannotBe更新 |
|
| 404 Not Found |
租户未找到,HostPoolNotFound |