Pool
Properties
Pool name
Pool type
Possible values are: APPLICATION , DESKTOP , DESKTOP_APPLICATION
Template type - templates added to the poolType must match this value
Possible values are: DEDICATED , FLOATING , MULTI_SESSION , RDSH , WVD
Pool ID
Location that is mapped with Org Id
Map to store UsersId or GroupId with their preferred homesite Id
Org ID that owns this poolType
Preferred Client Type
Possible values are: BROWSER , HORIZON_CLIENT
Enable SSO on this pool.
Flag to specify home site restriction is enabled or not
Scope - use first preferred homesite or all preferred home sites
Possible values are: ALL_SITES , WITHIN_SITE
Pool description
Time when the pool was created
Connection Affinity - rule to be used while brokering the pool
Possible values are: HOME_SITE , NEAREST_SITE
Time when the pool was updated
JSON Example
{
"name": "pg-123",
"protocols": [
{
"defaultProtocol": false,
"name": "BLAST"
}
],
"templateType": "MULTI_SESSION",
"templates": [
{
"id": "template-1"
}
],
"type": "DESKTOP"
}
Property Of
PagePool
Parameter To
Create
Update Pool
Returned By
Create
Get Pool
Update Pool
Patch Pool