Host Pool - Update
Bir HostPool'u güncelleştirme
Rds bağlamında belirtilen Tenant ve TenantGroup ile ilişkili bir Rds HostPools'u güncelleştirir.
PATCH https://rdbroker.wvd.microsoft.com/RdsManagement/V1/TenantGroups/{tenantGroupName}/Tenants/{tenantName}/HostPools/{hostPoolName}
URI Parametreleri
| Name | İçinde | Gerekli | Tür | Description |
|---|---|---|---|---|
|
host
|
path | True |
string |
İstenen HostPool adı |
|
tenant
|
path | True |
string |
İstenen Kiracı Grubu adı. |
|
tenant
|
path | True |
string |
İstenen Kiracı adı. |
Yanıtlar
| Name | Tür | Description |
|---|---|---|
| 400 Bad Request |
HostPoolCannotBeUpdated |
|
| 404 Not Found |
TenantNotFound,HostPoolNotFound |