# Retrieve Instance Pool details **GET /instance-pool/{id}** ## Servers - https://api-ch-gva-2.exoscale.com/v2: https://api-ch-gva-2.exoscale.com/v2 () ## Parameters ### Path parameters - **id** (string(uuid)) ## Responses ### 200 200 #### Body: application/json (object) - **anti-affinity-groups** (array[object]) Instance Pool Anti-affinity Groups - **description** (string) Instance Pool description - **public-ip-assignment** (string) - **labels** (object) - **security-groups** (array[object]) Instance Pool Security Groups - **elastic-ips** (array[object]) Instances Elastic IPs - **name** (string) Instance Pool name - **instance-type** (object) Compute instance type - **min-available** (integer(int64)) Minimum number of running instances - **private-networks** (array[object]) Instance Pool Private Networks - **template** (object) Instance template - **state** (string) Instance Pool state - **size** (integer(int64)) Number of instances - **ssh-key** (object) SSH key - **instance-prefix** (string) The instances created by the Instance Pool will be prefixed with this value (default: pool) - **user-data** (string) Instances Cloud-init user-data - **manager** (object) Resource manager - **instances** (array[object]) Instances - **deploy-target** (object) Deploy target - **ipv6-enabled** (boolean) Enable IPv6 for instances - **id** (string(uuid)) Instance Pool ID - **disk-size** (integer(int64)) Instances disk size in GiB - **ssh-keys** (array[object]) Instances SSH keys [Powered by Bump.sh](https://bump.sh)