# Retrieve SKS Nodepool details **GET /sks-cluster/{id}/nodepool/{sks-nodepool-id}** ## Servers - https://api-ch-gva-2.exoscale.com/v2: https://api-ch-gva-2.exoscale.com/v2 () ## Parameters ### Path parameters - **id** (string(uuid)) - **sks-nodepool-id** (string(uuid)) ## Responses ### 200 200 #### Body: application/json (object) - **anti-affinity-groups** (array[object]) Nodepool Anti-affinity Groups - **description** (string) Nodepool description - **public-ip-assignment** (string) Nodepool public IP assignment of the Instances: * IPv4 (`inet4`) addressing only; * IPv4 and IPv6 (`dual`) addressing. - **labels** (object) - **taints** (object) - **security-groups** (array[object]) Nodepool Security Groups - **name** (string) Nodepool name - **instance-type** (object) Compute instance type - **private-networks** (array[object]) Nodepool Private Networks - **template** (object) Instance template - **state** (string) Nodepool state - **size** (integer(int64)) Number of instances - **kubelet-image-gc** (object) Kubelet image GC options - **instance-pool** (object) Instance Pool - **instance-prefix** (string) The instances created by the Nodepool will be prefixed with this value (default: pool) - **deploy-target** (object) Deploy target - **addons** (array[string]) Nodepool addons - **id** (string(uuid)) Nodepool ID - **disk-size** (integer(int64)) Nodepool instances disk size in GiB - **version** (string) Nodepool version - **created-at** (string(date-time)) Nodepool creation date [Powered by Bump.sh](https://bump.sh)