# Retrieve Compute instance details **GET /instance/{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 Parameters: application/json (object) - **application-consistent-snapshot-enabled** (boolean) Indicates if the instance will take application-consistent snapshots - **anti-affinity-groups** (array[object]) Instance Anti-affinity Groups - **public-ip-assignment** (string) - **labels** (object) - **security-groups** (array[object]) Instance Security Groups - **elastic-ips** (array[object]) Instance Elastic IPs - **name** (string) Instance name - **instance-type** (object) Compute instance type - **private-networks** (array[object]) Instance Private Networks - **template** (object) Instance template - **state** (string) - **secureboot-enabled** (boolean) Indicates if the instance has secure boot enabled - **ssh-key** (object) SSH key - **user-data** (string) Instance Cloud-init user-data (base64 encoded) - **mac-address** (string) Instance MAC address - **manager** (object) Resource manager - **tpm-enabled** (boolean) Indicates if the instance has tpm enabled - **deploy-target** (object) Deploy target - **ipv6-address** (string) Instance IPv6 address - **id** (string(uuid)) Instance ID - **snapshots** (array[object]) Instance Snapshots - **disk-size** (integer(int64)) Instance disk size in GiB - **ssh-keys** (array[object]) Instance SSH Keys - **created-at** (string(date-time)) Instance creation date - **public-ip** (string(ipv4)) Instance public IPv4 address [Powered by Bump.sh](https://bump.sh)