Host Pool - Update
Een hostpool bijwerken
Updates een Rds HostPools die zijn gekoppeld aan de Tenant en TenantGroup die zijn opgegeven in de Rds-context.
PATCH https://rdbroker.wvd.microsoft.com/RdsManagement/V1/TenantGroups/{tenantGroupName}/Tenants/{tenantName}/HostPools/{hostPoolName}
URI-parameters
Name | In | Vereist | Type | Description |
---|---|---|---|---|
host
|
path | True |
string |
De gewenste hostpoolnaam |
tenant
|
path | True |
string |
De gewenste naam van de tenantgroep. |
tenant
|
path | True |
string |
De gewenste tenantnaam. |
Antwoorden
Name | Type | Description |
---|---|---|
400 Bad Request |
HostPoolCannotBeUpdated |
|
404 Not Found |
TenantNotFound,HostPoolNotFound |