Retrieve Load Balancer details

GET /load-balancer/{id}

Path parameters

  • id string(uuid) Required

Responses

  • 200 application/json

    200

    Hide response attributes Show response attributes object
    • id string(uuid)

      Load Balancer ID

    • Load Balancer description

      Maximum length is 255.

    • name string

      Load Balancer name

      Minimum length is 1, maximum length is 255.

    • state string

      Load Balancer state

      Values are creating, migrated, deleting, running, migrating, or error.

    • created-at string(date-time)

      Load Balancer creation date

    • ip string(ipv4)

      Load Balancer public IP

    • services array[object]

      Load Balancer Service

      Hide services attributes Show services attributes object
      • Load Balancer Service description

        Maximum length is 255.

      • protocol string

        Network traffic protocol

        Values are tcp or udp.

      • name string

        Load Balancer Service name

        Minimum length is 1, maximum length is 255.

      • state string

        Load Balancer Service state

        Values are creating, deleting, running, updating, or error.

      • target-port integer(int64)

        Port on which the network traffic will be forwarded to on the receiving instance

        Minimum value is 0.

      • port integer(int64)

        Port exposed on the Load Balancer's public IP

        Minimum value is 0.

      • Instance Pool to forward network traffic to

        Hide instance-pool attributes Show instance-pool attributes
        • Anti-affinity Group

          Hide anti-affinity-groups attributes Show anti-affinity-groups attributes object
          • id string(uuid)

            Anti-affinity Group ID

          • name string

            Anti-affinity Group name

            Minimum length is 1, maximum length is 255.

          • Anti-affinity Group description

            Maximum length is 255.

          • instances array[object]

            Instance

            Hide instances attributes Show instances attributes object
            • Anti-affinity Group

              Anti-affinity Group

            • Instance public IP assignment

              Values are inet4, dual, or none.

            • labels object

              Resource labels

              Hide labels attributes Show labels attributes
            • security-groups array[object]

              Security Group

              Hide security-groups attributes Show security-groups attributes object
              • id string(uuid)

                Security Group ID

              • name string

                Security Group name

                Minimum length is 1, maximum length is 255.

              • Security Group description

                Maximum length is 255.

              • external-sources array[string]

                Security Group external sources

            • elastic-ips array[object]

              Elastic IP

              Hide elastic-ips attributes Show elastic-ips attributes object
              • id string(uuid)

                Elastic IP ID

              • ip string

                Elastic IP address

              • Elastic IP address family

                Values are inet4 or inet6.

              • cidr string

                Elastic IP cidr

              • Elastic IP description

                Maximum length is 255.

              • Elastic IP healthcheck

                Hide healthcheck attributes Show healthcheck attributes
                • strikes-ok integer(int64)

                  Number of attempts before considering the target healthy (default: 2)

                  Minimum value is 1, maximum value is 20.

                • Skip TLS verification

                • tls-sni string

                  An optional domain or subdomain to check TLS against

                  Minimum length is 1, maximum length is 255.

                • strikes-fail integer(int64)

                  Number of attempts before considering the target unhealthy (default: 3)

                  Minimum value is 1, maximum value is 20.

                • mode string Required

                  Health check mode

                  Values are tcp, http, or https.

                • port integer(int64) Required

                  Health check port

                  Minimum value is 1, maximum value is 65535.

                • uri string

                  An endpoint to use for the health check, for example '/status'

                  Minimum length is 1, maximum length is 255.

                • interval integer(int64)

                  Interval between the checks in seconds (default: 10)

                  Minimum value is 5, maximum value is 300.

                • timeout integer(int64)

                  Health check timeout value in seconds (default: 2)

                  Minimum value is 2, maximum value is 60.

              • labels object

                Resource labels

                Hide labels attributes Show labels attributes
            • name string

              Instance name

              Minimum length is 1, maximum length is 255.

            • Instance Type

              Hide instance-type attributes Show instance-type attributes
              • id string(uuid)

                Instance type ID

              • size string

                Instance type size

                Values are large, huge, jumbo, medium, mega, small, extra-large, titan, micro, colossus, or tiny.

              • family string

                Instance type family

                Values are gpu3, gpu2, gpu, memory, storage, standard, colossus, or cpu.

              • cpus integer(int64)

                CPU count

                Minimum value is 0.

              • gpus integer(int64)

                GPU count

                Minimum value is 0.

              • authorized boolean

                Requires authorization or publicly available

              • memory integer(int64)

                Available memory

                Minimum value is 0.

              • zones array[string]

                Instance Type available zones

                Values are ch-dk-2, de-muc-1, ch-gva-2, at-vie-1, de-fra-1, bg-sof-1, or at-vie-2.

            • private-networks array[object]

              Private Network

              Hide private-networks attributes Show private-networks attributes object
            • template object

              Instance Template

              Hide template attributes Show template attributes
              • Template maintainer

              • Template description

                Maximum length is 255.

              • Enable SSH key-based login

              • family string

                Template family

              • name string

                Template name

                Minimum length is 1, maximum length is 255.

              • Template default user

                Minimum length is 1, maximum length is 255.

              • size integer(int64)

                Template size

                Minimum value is 0.

              • Enable password-based login

              • build string

                Template build

              • checksum string

                Template MD5 checksum

              • Boot mode (default: legacy)

                Values are legacy or uefi.

              • id string(uuid)

                Template ID

              • zones array[string]

                Zones availability

                Values are ch-dk-2, de-muc-1, ch-gva-2, at-vie-1, de-fra-1, bg-sof-1, or at-vie-2.

              • url string

                Template source URL

              • version string

                Template version

              • created-at string(date-time)

                Template creation date

              • Template visibility

                Values are private or public.

            • state string

              Instance state

              Values are expunging, starting, destroying, running, stopping, stopped, migrating, error, or destroyed.

            • ssh-key object

              Instance SSH Key

              Hide ssh-key attributes Show ssh-key attributes
              • name string

                SSH key name

                Minimum length is 1, maximum length is 255.

              • SSH key fingerprint

            • Instance Cloud-init user-data (base64 encoded)

              Minimum length is 1.

            • Instance MAC address

            • manager object

              Instance manager

              Hide manager attributes Show manager attributes
              • id string(uuid)

                Manager ID

              • type string

                Manager type

                Values are sks-nodepool or instance-pool.

            • Instance Deploy Target

              Hide deploy-target attributes Show deploy-target attributes
              • id string(uuid) Required

                Deploy Target ID

              • name string

                Deploy Target name

                Minimum length is 1, maximum length is 255.

              • type string

                Deploy Target type

                Values are edge or dedicated.

              • Deploy Target description

                Maximum length is 255.

            • Instance IPv6 address

            • id string(uuid)

              Instance ID

            • snapshots array[object]

              Snapshot

              Hide snapshots attributes Show snapshots attributes object
              • id string(uuid)

                Snapshot ID

              • name string

                Snapshot name

                Minimum length is 1, maximum length is 255.

              • created-at string(date-time)

                Snapshot creation date

              • state string

                Snapshot state

                Values are snapshotting, deleted, exporting, ready, deleting, error, or exported.

              • size integer(int64)

                Snapshot size in GB

                Minimum value is 10, maximum value is 50000.

              • export object

                Exported snapshot information

                Hide export attributes Show export attributes
                • Exported snapshot disk file pre-signed URL

                • md5sum string

                  Exported snapshot disk file MD5 checksum

              • instance object

                Compute Instance snapshotted

            • disk-size integer(int64)

              Instance disk size in GB

              Minimum value is 10, maximum value is 50000.

            • ssh-keys array[object]

              Instance SSH Key

              Hide ssh-keys attributes Show ssh-keys attributes object
              • name string

                SSH key name

                Minimum length is 1, maximum length is 255.

              • SSH key fingerprint

            • created-at string(date-time)

              Instance creation date

            • public-ip string(ipv4)

              Instance public IPv4 address

        • Instance Pool description

          Minimum length is 1, maximum length is 255.

        • Instance public IP assignment

          Values are inet4, dual, or none.

        • labels object

          Resource labels

          Hide labels attributes Show labels attributes
        • security-groups array[object]

          Security Group

          Hide security-groups attributes Show security-groups attributes object
          • id string(uuid)

            Security Group ID

          • name string

            Security Group name

            Minimum length is 1, maximum length is 255.

          • Security Group description

            Maximum length is 255.

          • external-sources array[string]

            Security Group external sources

        • elastic-ips array[object]

          Elastic IP

          Hide elastic-ips attributes Show elastic-ips attributes object
          • id string(uuid)

            Elastic IP ID

          • ip string

            Elastic IP address

          • Elastic IP address family

            Values are inet4 or inet6.

          • cidr string

            Elastic IP cidr

          • Elastic IP description

            Maximum length is 255.

          • Elastic IP healthcheck

            Hide healthcheck attributes Show healthcheck attributes
            • strikes-ok integer(int64)

              Number of attempts before considering the target healthy (default: 2)

              Minimum value is 1, maximum value is 20.

            • Skip TLS verification

            • tls-sni string

              An optional domain or subdomain to check TLS against

              Minimum length is 1, maximum length is 255.

            • strikes-fail integer(int64)

              Number of attempts before considering the target unhealthy (default: 3)

              Minimum value is 1, maximum value is 20.

            • mode string Required

              Health check mode

              Values are tcp, http, or https.

            • port integer(int64) Required

              Health check port

              Minimum value is 1, maximum value is 65535.

            • uri string

              An endpoint to use for the health check, for example '/status'

              Minimum length is 1, maximum length is 255.

            • interval integer(int64)

              Interval between the checks in seconds (default: 10)

              Minimum value is 5, maximum value is 300.

            • timeout integer(int64)

              Health check timeout value in seconds (default: 2)

              Minimum value is 2, maximum value is 60.

          • labels object

            Resource labels

            Hide labels attributes Show labels attributes
        • name string

          Instance Pool name

          Minimum length is 1, maximum length is 255.

        • Instance Type

          Hide instance-type attributes Show instance-type attributes
          • id string(uuid)

            Instance type ID

          • size string

            Instance type size

            Values are large, huge, jumbo, medium, mega, small, extra-large, titan, micro, colossus, or tiny.

          • family string

            Instance type family

            Values are gpu3, gpu2, gpu, memory, storage, standard, colossus, or cpu.

          • cpus integer(int64)

            CPU count

            Minimum value is 0.

          • gpus integer(int64)

            GPU count

            Minimum value is 0.

          • authorized boolean

            Requires authorization or publicly available

          • memory integer(int64)

            Available memory

            Minimum value is 0.

          • zones array[string]

            Instance Type available zones

            Values are ch-dk-2, de-muc-1, ch-gva-2, at-vie-1, de-fra-1, bg-sof-1, or at-vie-2.

        • min-available integer(int64)

          Minimum number of running instances

          Minimum value is 0.

        • private-networks array[object]

          Private Network

          Hide private-networks attributes Show private-networks attributes object
          • id string(uuid)

            Private Network ID

          • name string

            Private Network name

            Minimum length is 1, maximum length is 255.

          • Private Network description

            Maximum length is 255.

          • netmask string(ipv4)

            Private Network netmask

          • start-ip string(ipv4)

            Private Network start IP address

          • end-ip string(ipv4)

            Private Network end IP address

          • leases array[object]

            Private Network leased IP address

            Hide leases attributes Show leases attributes object
            • ip string(ipv4)

              Private Network IP address

            • instance-id string(uuid)

              Attached instance ID

          • labels object

            Resource labels

            Hide labels attributes Show labels attributes
        • template object

          Instance Template

          Hide template attributes Show template attributes
          • Template maintainer

          • Template description

            Maximum length is 255.

          • Enable SSH key-based login

          • family string

            Template family

          • name string

            Template name

            Minimum length is 1, maximum length is 255.

          • Template default user

            Minimum length is 1, maximum length is 255.

          • size integer(int64)

            Template size

            Minimum value is 0.

          • Enable password-based login

          • build string

            Template build

          • checksum string

            Template MD5 checksum

          • Boot mode (default: legacy)

            Values are legacy or uefi.

          • id string(uuid)

            Template ID

          • zones array[string]

            Zones availability

            Values are ch-dk-2, de-muc-1, ch-gva-2, at-vie-1, de-fra-1, bg-sof-1, or at-vie-2.

          • url string

            Template source URL

          • version string

            Template version

          • created-at string(date-time)

            Template creation date

          • Template visibility

            Values are private or public.

        • state string

          Instance Pool state

          Values are scaling-up, scaling-down, destroying, creating, suspended, running, or updating.

        • size integer(int64)

          Number of instances

          Minimum value is 0.

        • ssh-key object

          Instance SSH Key

          Hide ssh-key attributes Show ssh-key attributes
          • name string

            SSH key name

            Minimum length is 1, maximum length is 255.

          • SSH key fingerprint

        • The instances created by the Instance Pool will be prefixed with this value (default: pool)

          Minimum length is 1, maximum length is 30.

        • Instances Cloud-init user-data

          Minimum length is 1.

        • manager object

          Instance manager

          Hide manager attributes Show manager attributes
          • id string(uuid)

            Manager ID

          • type string

            Manager type

            Values are sks-nodepool or instance-pool.

        • instances array[object]

          Instance

          Hide instances attributes Show instances attributes object
          • Anti-affinity Group

            Anti-affinity Group

          • Instance public IP assignment

            Values are inet4, dual, or none.

          • labels object

            Resource labels

            Hide labels attributes Show labels attributes
          • security-groups array[object]

            Security Group

            Hide security-groups attributes Show security-groups attributes object
            • id string(uuid)

              Security Group ID

            • name string

              Security Group name

              Minimum length is 1, maximum length is 255.

            • Security Group description

              Maximum length is 255.

            • external-sources array[string]

              Security Group external sources

          • elastic-ips array[object]

            Elastic IP

            Hide elastic-ips attributes Show elastic-ips attributes object
            • id string(uuid)

              Elastic IP ID

            • ip string

              Elastic IP address

            • Elastic IP address family

              Values are inet4 or inet6.

            • cidr string

              Elastic IP cidr

            • Elastic IP description

              Maximum length is 255.

            • Elastic IP healthcheck

              Hide healthcheck attributes Show healthcheck attributes
              • strikes-ok integer(int64)

                Number of attempts before considering the target healthy (default: 2)

                Minimum value is 1, maximum value is 20.

              • Skip TLS verification

              • tls-sni string

                An optional domain or subdomain to check TLS against

                Minimum length is 1, maximum length is 255.

              • strikes-fail integer(int64)

                Number of attempts before considering the target unhealthy (default: 3)

                Minimum value is 1, maximum value is 20.

              • mode string Required

                Health check mode

                Values are tcp, http, or https.

              • port integer(int64) Required

                Health check port

                Minimum value is 1, maximum value is 65535.

              • uri string

                An endpoint to use for the health check, for example '/status'

                Minimum length is 1, maximum length is 255.

              • interval integer(int64)

                Interval between the checks in seconds (default: 10)

                Minimum value is 5, maximum value is 300.

              • timeout integer(int64)

                Health check timeout value in seconds (default: 2)

                Minimum value is 2, maximum value is 60.

            • labels object

              Resource labels

              Hide labels attributes Show labels attributes
          • name string

            Instance name

            Minimum length is 1, maximum length is 255.

          • Instance Type

            Hide instance-type attributes Show instance-type attributes
            • id string(uuid)

              Instance type ID

            • size string

              Instance type size

              Values are large, huge, jumbo, medium, mega, small, extra-large, titan, micro, colossus, or tiny.

            • family string

              Instance type family

              Values are gpu3, gpu2, gpu, memory, storage, standard, colossus, or cpu.

            • cpus integer(int64)

              CPU count

              Minimum value is 0.

            • gpus integer(int64)

              GPU count

              Minimum value is 0.

            • authorized boolean

              Requires authorization or publicly available

            • memory integer(int64)

              Available memory

              Minimum value is 0.

            • zones array[string]

              Instance Type available zones

              Values are ch-dk-2, de-muc-1, ch-gva-2, at-vie-1, de-fra-1, bg-sof-1, or at-vie-2.

          • private-networks array[object]

            Private Network

            Hide private-networks attributes Show private-networks attributes object
          • template object

            Instance Template

            Hide template attributes Show template attributes
            • Template maintainer

            • Template description

              Maximum length is 255.

            • Enable SSH key-based login

            • family string

              Template family

            • name string

              Template name

              Minimum length is 1, maximum length is 255.

            • Template default user

              Minimum length is 1, maximum length is 255.

            • size integer(int64)

              Template size

              Minimum value is 0.

            • Enable password-based login

            • build string

              Template build

            • checksum string

              Template MD5 checksum

            • Boot mode (default: legacy)

              Values are legacy or uefi.

            • id string(uuid)

              Template ID

            • zones array[string]

              Zones availability

              Values are ch-dk-2, de-muc-1, ch-gva-2, at-vie-1, de-fra-1, bg-sof-1, or at-vie-2.

            • url string

              Template source URL

            • version string

              Template version

            • created-at string(date-time)

              Template creation date

            • Template visibility

              Values are private or public.

          • state string

            Instance state

            Values are expunging, starting, destroying, running, stopping, stopped, migrating, error, or destroyed.

          • ssh-key object

            Instance SSH Key

            Hide ssh-key attributes Show ssh-key attributes
            • name string

              SSH key name

              Minimum length is 1, maximum length is 255.

            • SSH key fingerprint

          • Instance Cloud-init user-data (base64 encoded)

            Minimum length is 1.

          • Instance MAC address

          • manager object

            Instance manager

            Hide manager attributes Show manager attributes
            • id string(uuid)

              Manager ID

            • type string

              Manager type

              Values are sks-nodepool or instance-pool.

          • Instance Deploy Target

            Hide deploy-target attributes Show deploy-target attributes
            • id string(uuid) Required

              Deploy Target ID

            • name string

              Deploy Target name

              Minimum length is 1, maximum length is 255.

            • type string

              Deploy Target type

              Values are edge or dedicated.

            • Deploy Target description

              Maximum length is 255.

          • Instance IPv6 address

          • id string(uuid)

            Instance ID

          • snapshots array[object]

            Snapshot

            Hide snapshots attributes Show snapshots attributes object
            • id string(uuid)

              Snapshot ID

            • name string

              Snapshot name

              Minimum length is 1, maximum length is 255.

            • created-at string(date-time)

              Snapshot creation date

            • state string

              Snapshot state

              Values are snapshotting, deleted, exporting, ready, deleting, error, or exported.

            • size integer(int64)

              Snapshot size in GB

              Minimum value is 10, maximum value is 50000.

            • export object

              Exported snapshot information

              Hide export attributes Show export attributes
              • Exported snapshot disk file pre-signed URL

              • md5sum string

                Exported snapshot disk file MD5 checksum

            • instance object

              Compute Instance snapshotted

          • disk-size integer(int64)

            Instance disk size in GB

            Minimum value is 10, maximum value is 50000.

          • ssh-keys array[object]

            Instance SSH Key

            Hide ssh-keys attributes Show ssh-keys attributes object
            • name string

              SSH key name

              Minimum length is 1, maximum length is 255.

            • SSH key fingerprint

          • created-at string(date-time)

            Instance creation date

          • public-ip string(ipv4)

            Instance public IPv4 address

        • Instance Deploy Target

          Hide deploy-target attributes Show deploy-target attributes
          • id string(uuid) Required

            Deploy Target ID

          • name string

            Deploy Target name

            Minimum length is 1, maximum length is 255.

          • type string

            Deploy Target type

            Values are edge or dedicated.

          • Deploy Target description

            Maximum length is 255.

        • Enable IPv6 for instances

        • id string(uuid)

          Instance Pool ID

        • disk-size integer(int64)

          Instances disk size in GB

          Minimum value is 10, maximum value is 50000.

        • ssh-keys array[object]

          Instance SSH Key

          Hide ssh-keys attributes Show ssh-keys attributes object
          • name string

            SSH key name

            Minimum length is 1, maximum length is 255.

          • SSH key fingerprint

      • strategy string

        Load balancing strategy

        Values are round-robin or source-hash.

      • Healthcheck configuration

        Hide healthcheck attributes Show healthcheck attributes
        • mode string

          Healthcheck mode

          Values are tcp, http, or https.

        • interval integer(int64)

          Healthcheck interval (default: 10). Must be greater than or equal to Timeout

          Minimum value is 5, maximum value is 300.

        • uri string

          An endpoint to use for the HTTP healthcheck, e.g. '/status'

          Minimum length is 1, maximum length is 255.

        • port integer(int64)

          Healthcheck port

          Minimum value is 1, maximum value is 65535.

        • timeout integer(int64)

          Healthcheck timeout value (default: 2). Must be lower than or equal to Interval

          Minimum value is 2, maximum value is 60.

        • retries integer(int64)

          Number of retries before considering a Service failed

          Minimum value is 1, maximum value is 20.

        • tls-sni string

          SNI domain for HTTPS healthchecks

          Minimum length is 1, maximum length is 255.

      • id string(uuid)

        Load Balancer Service ID

      • healthcheck-status array[object]

        Load Balancer Service status

        Hide healthcheck-status attributes Show healthcheck-status attributes object
        • public-ip string(ipv4)

          Backend server public IP

        • status string

          Status of the instance's healthcheck

          Values are failure or success.

    • labels object

      Resource labels

      Hide labels attributes Show labels attributes
GET /load-balancer/{id}
curl \
 -X GET https://api-ch-gva-2.exoscale.com/v2/load-balancer/{id}
Response examples (200)
{
  "id": "string",
  "description": "string",
  "name": "string",
  "state": "creating",
  "created-at": "2024-05-04T09:42:00+00:00",
  "ip": "string",
  "services": [
    {
      "description": "string",
      "protocol": "tcp",
      "name": "string",
      "state": "creating",
      "target-port": 42,
      "port": 42,
      "instance-pool": {
        "anti-affinity-groups": [
          {
            "id": "string",
            "name": "string",
            "description": "string",
            "instances": [
              {
                "anti-affinity-groups": [
                  {}
                ],
                "public-ip-assignment": "inet4",
                "labels": {
                  "key": "string"
                },
                "security-groups": [
                  {
                    "id": "string",
                    "name": "string",
                    "description": "string",
                    "external-sources": [
                      "string"
                    ]
                  }
                ],
                "elastic-ips": [
                  {
                    "id": "string",
                    "ip": "string",
                    "addressfamily": "inet4",
                    "cidr": "string",
                    "description": "string",
                    "healthcheck": {
                      "strikes-ok": 42,
                      "tls-skip-verify": true,
                      "tls-sni": "string",
                      "strikes-fail": 42,
                      "mode": "tcp",
                      "port": 42,
                      "uri": "string",
                      "interval": 42,
                      "timeout": 42
                    },
                    "labels": {
                      "key": "string"
                    }
                  }
                ],
                "name": "string",
                "instance-type": {
                  "id": "string",
                  "size": "large",
                  "family": "gpu3",
                  "cpus": 42,
                  "gpus": 42,
                  "authorized": true,
                  "memory": 42,
                  "zones": [
                    "ch-dk-2"
                  ]
                },
                "private-networks": [
                  {
                    "id": "string",
                    "mac-address": "string"
                  }
                ],
                "template": {
                  "maintainer": "string",
                  "description": "string",
                  "ssh-key-enabled": true,
                  "family": "string",
                  "name": "string",
                  "default-user": "string",
                  "size": 42,
                  "password-enabled": true,
                  "build": "string",
                  "checksum": "string",
                  "boot-mode": "legacy",
                  "id": "string",
                  "zones": [
                    "ch-dk-2"
                  ],
                  "url": "string",
                  "version": "string",
                  "created-at": "2024-05-04T09:42:00+00:00",
                  "visibility": "private"
                },
                "state": "expunging",
                "ssh-key": {
                  "name": "string",
                  "fingerprint": "string"
                },
                "user-data": "string",
                "mac-address": "string",
                "manager": {
                  "id": "string",
                  "type": "sks-nodepool"
                },
                "deploy-target": {
                  "id": "string",
                  "name": "string",
                  "type": "edge",
                  "description": "string"
                },
                "ipv6-address": "string",
                "id": "string",
                "snapshots": [
                  {
                    "id": "string",
                    "name": "string",
                    "created-at": "2024-05-04T09:42:00+00:00",
                    "state": "snapshotting",
                    "size": 42,
                    "export": {
                      "presigned-url": "string",
                      "md5sum": "string"
                    },
                    "instance": {}
                  }
                ],
                "disk-size": 42,
                "ssh-keys": [
                  {
                    "name": "string",
                    "fingerprint": "string"
                  }
                ],
                "created-at": "2024-05-04T09:42:00+00:00",
                "public-ip": "string"
              }
            ]
          }
        ],
        "description": "string",
        "public-ip-assignment": "inet4",
        "labels": {
          "key": "string"
        },
        "security-groups": [
          {
            "id": "string",
            "name": "string",
            "description": "string",
            "external-sources": [
              "string"
            ]
          }
        ],
        "elastic-ips": [
          {
            "id": "string",
            "ip": "string",
            "addressfamily": "inet4",
            "cidr": "string",
            "description": "string",
            "healthcheck": {
              "strikes-ok": 42,
              "tls-skip-verify": true,
              "tls-sni": "string",
              "strikes-fail": 42,
              "mode": "tcp",
              "port": 42,
              "uri": "string",
              "interval": 42,
              "timeout": 42
            },
            "labels": {
              "key": "string"
            }
          }
        ],
        "name": "string",
        "instance-type": {
          "id": "string",
          "size": "large",
          "family": "gpu3",
          "cpus": 42,
          "gpus": 42,
          "authorized": true,
          "memory": 42,
          "zones": [
            "ch-dk-2"
          ]
        },
        "min-available": 42,
        "private-networks": [
          {
            "id": "string",
            "name": "string",
            "description": "string",
            "netmask": "string",
            "start-ip": "string",
            "end-ip": "string",
            "leases": [
              {
                "ip": "string",
                "instance-id": "string"
              }
            ],
            "labels": {
              "key": "string"
            }
          }
        ],
        "template": {
          "maintainer": "string",
          "description": "string",
          "ssh-key-enabled": true,
          "family": "string",
          "name": "string",
          "default-user": "string",
          "size": 42,
          "password-enabled": true,
          "build": "string",
          "checksum": "string",
          "boot-mode": "legacy",
          "id": "string",
          "zones": [
            "ch-dk-2"
          ],
          "url": "string",
          "version": "string",
          "created-at": "2024-05-04T09:42:00+00:00",
          "visibility": "private"
        },
        "state": "scaling-up",
        "size": 42,
        "ssh-key": {
          "name": "string",
          "fingerprint": "string"
        },
        "instance-prefix": "string",
        "user-data": "string",
        "manager": {
          "id": "string",
          "type": "sks-nodepool"
        },
        "instances": [
          {
            "anti-affinity-groups": [
              {}
            ],
            "public-ip-assignment": "inet4",
            "labels": {
              "key": "string"
            },
            "security-groups": [
              {
                "id": "string",
                "name": "string",
                "description": "string",
                "external-sources": [
                  "string"
                ]
              }
            ],
            "elastic-ips": [
              {
                "id": "string",
                "ip": "string",
                "addressfamily": "inet4",
                "cidr": "string",
                "description": "string",
                "healthcheck": {
                  "strikes-ok": 42,
                  "tls-skip-verify": true,
                  "tls-sni": "string",
                  "strikes-fail": 42,
                  "mode": "tcp",
                  "port": 42,
                  "uri": "string",
                  "interval": 42,
                  "timeout": 42
                },
                "labels": {
                  "key": "string"
                }
              }
            ],
            "name": "string",
            "instance-type": {
              "id": "string",
              "size": "large",
              "family": "gpu3",
              "cpus": 42,
              "gpus": 42,
              "authorized": true,
              "memory": 42,
              "zones": [
                "ch-dk-2"
              ]
            },
            "private-networks": [
              {
                "id": "string",
                "mac-address": "string"
              }
            ],
            "template": {
              "maintainer": "string",
              "description": "string",
              "ssh-key-enabled": true,
              "family": "string",
              "name": "string",
              "default-user": "string",
              "size": 42,
              "password-enabled": true,
              "build": "string",
              "checksum": "string",
              "boot-mode": "legacy",
              "id": "string",
              "zones": [
                "ch-dk-2"
              ],
              "url": "string",
              "version": "string",
              "created-at": "2024-05-04T09:42:00+00:00",
              "visibility": "private"
            },
            "state": "expunging",
            "ssh-key": {
              "name": "string",
              "fingerprint": "string"
            },
            "user-data": "string",
            "mac-address": "string",
            "manager": {
              "id": "string",
              "type": "sks-nodepool"
            },
            "deploy-target": {
              "id": "string",
              "name": "string",
              "type": "edge",
              "description": "string"
            },
            "ipv6-address": "string",
            "id": "string",
            "snapshots": [
              {
                "id": "string",
                "name": "string",
                "created-at": "2024-05-04T09:42:00+00:00",
                "state": "snapshotting",
                "size": 42,
                "export": {
                  "presigned-url": "string",
                  "md5sum": "string"
                },
                "instance": {}
              }
            ],
            "disk-size": 42,
            "ssh-keys": [
              {
                "name": "string",
                "fingerprint": "string"
              }
            ],
            "created-at": "2024-05-04T09:42:00+00:00",
            "public-ip": "string"
          }
        ],
        "deploy-target": {
          "id": "string",
          "name": "string",
          "type": "edge",
          "description": "string"
        },
        "ipv6-enabled": true,
        "id": "string",
        "disk-size": 42,
        "ssh-keys": [
          {
            "name": "string",
            "fingerprint": "string"
          }
        ]
      },
      "strategy": "round-robin",
      "healthcheck": {
        "mode": "tcp",
        "interval": 42,
        "uri": "string",
        "port": 42,
        "timeout": 42,
        "retries": 42,
        "tls-sni": "string"
      },
      "id": "string",
      "healthcheck-status": [
        {
          "public-ip": "string",
          "status": "failure"
        }
      ]
    }
  ],
  "labels": {
    "key": "string"
  }
}