Get Desktop Pool

Get Desktop Pool

Required Privileges : (This server version allows only Administrators on Root access group to login. These privileges are NOT relevant currently but will be applicable in later server versions.)

All the listed privileges are required -

Privileges Description
POOL_VIEW Caller should have permission to this privilege, on the associated access group of the desktop pool.
Request
URI
GET
https://{api_host}//localhost/rest/inventory/v1/desktop-pools/{id}
COPY
Path Parameters
string
id
Required

id


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns DesktopPoolInfo of type(s) */*
{
    "description": "Desktop pool description",
    "display_name": "pool",
    "enabled": true,
    "id": "0103796c-102b-4ed3-953f-3dfe3d23e0fe",
    "name": "sales-pool1",
    "settings": {
        "allow_mutilple_sessions_per_user": false,
        "category_folder_name": "dir1",
        "cloud_assigned": false,
        "cloud_managed": false,
        "cs_restriction_tags": [
            "string"
        ],
        "delete_in_progress": false,
        "display_protocol_settings": {
            "allow_users_to_choose_protocol": true,
            "default_display_protocol": "PCOIP",
            "display_protocols": [
                "PCOIP",
                "BLAST",
                "RDP"
            ],
            "grid_vgpus_enabled": false,
            "html_access_enabled": true,
            "max_number_of_monitors": 2,
            "max_resolution_of_any_one_monitor": "WUXGA",
            "renderer3d": true,
            "session_collaboration_enabled": false,
            "vgpu_grid_profile": "instant-profile",
            "vram_size_mb": 64
        },
        "enable_client_restrictions": false,
        "session_settings": {
            "allow_multiple_sessions_per_user": false,
            "allow_users_to_reset_machines": false,
            "delete_or_refresh_machine_after_logoff": "NEVER",
            "disconnected_session_timeout_minutes": 5,
            "disconnected_session_timeout_policy": "NEVER",
            "empty_session_timeout_minutes": 5,
            "empty_session_timeout_policy": "AFTER",
            "logoff_after_timeout": false,
            "power_policy": "ALWAYS_POWERED_ON",
            "refresh_os_disk_after_logoff": "NEVER",
            "refresh_period_days_for_replica_os_disk": 0,
            "refresh_threshold_percentage_for_replica_os_disk": 0
        },
        "session_type": "DESKTOP",
        "shortcut_locations": [
            "string"
        ]
    },
    "source": "INSTANT_CLONE",
    "type": "AUTOMATED"
}
string
description
Optional

Description of the Desktop Pool. The maximum length is 1024 characters.

string
display_name
Optional

Display name of the Desktop Pool. The maximum length is 256 characters.

boolean
enabled
Required

Indicates whether the Desktop Pool is enabled for brokering.

string
id
Required

Unique ID representing Desktop Pool.

string
name
Required

Name of the Desktop Pool. The maximum length is 64 characters.

settings
Required

settings

string
source
Required

Source of the Machines in this Desktop Pool.

  • INSTANT_CLONE: The Desktop Pool uses instant clone technology for provisioning the machines.Applicable for AUTOMATED type desktop pools.
  • LINKED_CLONE: The Desktop Pool uses linked clone technology for provisioning the machines.Applicable for AUTOMATED type desktop pools.
  • VIRTUAL_CENTER: The Desktop Pool uses Virtual Center as source for provisioning the machines.Applicable for AUTOMATED and MANUAL type desktop pools.
  • RDS: The Desktop Pool is backed by Farm. The Farm used in this Desktop Pool can be of any Source.
  • UNMANAGED: The Desktop Pool holds the non-vCenter source machines that includes physical computers,blade PCs and non-vCenter servers. Applicable for MANUAL type desktop pools.
Possible values are : INSTANT_CLONE, LINKED_CLONE, VIRTUAL_CENTER, RDS, UNMANAGED,
string
type
Required

Type of the Desktop Pool.

  • AUTOMATED: Automated Desktop Pool.
  • MANUAL: Manual Desktop Pool.
  • RDS: RDS Desktop Pool.
Possible values are : AUTOMATED, MANUAL, RDS,

401

User is not authenticated

Operation doesn't return any data structure

403

Access to the resource is forbidden

Operation doesn't return any data structure

404

Not Found

Operation doesn't return any data structure

Inventory Operations
POST
Add Custom Icon
POST
Add Local Application Pools To GAE
POST
Add Local Desktop Pools To GDE
POST
Add Machines
POST
Add Machines By Name
POST
Assign Machine Aliases
POST
Assign Users
POST
Cancel Desktop Pool Task
POST
Cancel Scheduled Push Image
POST
Check Application Pool Name Availability
POST
Check Desktop Pool Name Availability
POST
Check Farm Name Availability
POST
Check Machine Prefix Availability
POST
Check RDS Server Prefix Availability
POST
Create Application Icon
POST
Create Application Pool
POST
Create Application Pool V2
POST
Create Farm
POST
Create Global Desktop Entitlement
DELETE
Delete Application Pool
DELETE
Delete Farm
DELETE
Delete Machine
DELETE
Delete Machines
DELETE
Delete Physical Machine
DELETE
Delete RDS Server
POST
Disconnect Sessions
POST
Enter Maintenance
POST
Exit Maintenance
GET
Get Application Icon
GET
Get Application Pool
GET
Get Application Pool V2
GET
Get Application Pool V3
GET
Get Desktop Pool
GET
Get Desktop Pool Task
GET
Get Desktop Pool V2
GET
Get Desktop Pool V3
GET
Get Desktop Pool V4
GET
Get Farm
GET
Get Farm V2
GET
Get Global Application Entitlement
GET
Get Global Desktop Entitlement
GET
Get Machine
GET
Get Machine V2
GET
Get Physical Machine
GET
Get RDS Server
GET
Get Session Info
GET
List Application Icons
GET
List Application Pools
GET
List Application Pools V2
GET
List Application Pools V3
GET
List Compatible Local Application Pools
GET
List Compatible Local Desktop Pools
GET
List Desktop Pools
GET
List Desktop Pools V2
GET
List Desktop Pools V3
GET
List Desktop Pools V4
GET
List Desktop Pool Tasks
GET
List Farms
GET
List Farms V2
GET
List Global Application Entitlements
GET
List Global Desktop Entitlements
GET
List Installed Applications On Desktop Pool
GET
List Installed Applications On Farm
GET
List Local Application Pools
GET
List Local Desktop Pools
GET
List Machines
GET
List Machines V2
GET
List Physical Machines
GET
List RDS Servers
GET
List Session Info
POST
Log Off Sessions
POST
Rebuild Machines
POST
Recover Machines
POST
Recover RDS Servers
POST
Register Physical Machine
POST
Register RDS Server
POST
Remove Custom Icon
DELETE
Remove Local Application Pools From GAE
DELETE
Remove Local Desktop Pools From GDE
POST
Remove Machines
POST
Reset Machines
POST
Reset Sessions
POST
Restart Machines
POST
Restart Sessions
POST
Schedule Push Image
POST
Send Message To Sessions
POST
Unassign Machine Aliases
POST
Unassign Users
PUT
Update Application Pool
PUT
Update Application Pool V2
PUT
Update Farm
PUT
Update RDS Server