Host Pool - Update
HostPool 업데이트
Rds 컨텍스트에 지정된 테넌트 및 테넌트 그룹과 연결된 Rds HostPool을 업데이트합니다.
PATCH https://rdbroker.wvd.microsoft.com/RdsManagement/V1/TenantGroups/{tenantGroupName}/Tenants/{tenantName}/HostPools/{hostPoolName}
URI 매개 변수
| Name | In(다음 안에) | 필수 | 형식 | Description |
|---|---|---|---|---|
|
host
|
path | True |
string |
원하는 HostPool 이름 |
|
tenant
|
path | True |
string |
원하는 테넌트 그룹 이름입니다. |
|
tenant
|
path | True |
string |
원하는 테넌트 이름입니다. |
응답
| Name | 형식 | Description |
|---|---|---|
| 400 Bad Request |
HostPoolCannotBeUpdated |
|
| 404 Not Found |
TenantNotFound,HostPoolNotFound |