Share via


Host Pool - Update

Update a HostPool
Updates a Rds HostPools associated with the Tenant and TenantGroup specified in the Rds context.

PATCH https://rdbroker.wvd.microsoft.com/RdsManagement/V1/TenantGroups/{tenantGroupName}/Tenants/{tenantName}/HostPools/{hostPoolName}

URI Parameters

Name In Required Type Description
hostPoolName
path True

string

The desired HostPool name

tenantGroupName
path True

string

The desired Tenant Group name.

tenantName
path True

string

The desired Tenant name.

Responses

Name Type Description
400 Bad Request

HostPoolCannotBeUpdated

404 Not Found

TenantNotFound,HostPoolNotFound