Change Updates

Do not miss any Exoscale APIv2 API changes, ever again

Subscribe to the Exoscale APIv2 API changelog to be up to date on recent changes.

RSS

16 days ago

main
2.0.0
Compare

API structure has changed

16 structure changes including:
16 Modifications
Modified 16 Breaking
GET /anti-affinity-group
  • Response
  • 200 response Modified
    • application/json content type Modified
      • anti-affinity-groups property Modified
GET /anti-affinity-group/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type is now object
      • anti-affinity-group property Added
GET /instance-pool
  • Response
  • 200 response Modified
    • application/json content type Modified
      • instance-pools property Modified
        • anti-affinity-groups property Modified
GET /instance-pool/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • anti-affinity-groups property Modified
GET /instance/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type is now object
      • instance property Added
GET /load-balancer
  • Response
  • 200 response Modified
    • application/json content type Modified
      • load-balancers property Modified
        • services property Modified
GET /load-balancer/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • services property Modified
        • instance-pool property Modified
GET /load-balancer/{id}/service/{service-id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • instance-pool property Modified
        • anti-affinity-groups property Modified
GET /sks-cluster
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sks-clusters property Modified
        • nodepools property Modified
GET /sks-cluster/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • nodepools property Modified
        • anti-affinity-groups, security-groups, instance-type, private-networks, template, deploy-target properties Modified
        • instance-pool property Modified
          • Permission is now readOnly
          • Type is no longer object
            Breaking
GET /sks-cluster/{id}/nodepool/{sks-nodepool-id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • anti-affinity-groups property Modified
        • name, description, instances properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • security-groups property Modified
        • name, description, external-sources properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • instance-type property Modified
        • size, family, cpus, gpus, authorized, memory, zones properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • private-networks property Modified
        • description, labels, name, start-ip, leases, vni, netmask, options, end-ip properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • template property Modified
        • application-consistent-snapshot-enabled, maintainer, description, ssh-key-enabled, family, name, default-user, size, password-enabled, build, checksum, boot-mode, zones, url, version, created-at, visibility properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • instance-pool property Modified
        • Permission is now readOnly
        • Type is no longer object
          Breaking
        • application-consistent-snapshot-enabled, anti-affinity-groups, description, public-ip-assignment, labels, security-groups, elastic-ips, name, instance-type, min-available, private-networks, template, state, size, ssh-key, instance-prefix, user-data, manager, instances, deploy-target, ipv6-enabled, id, disk-size, ssh-keys properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • deploy-target property Modified
        • id property Modified
          • Property is no longer required
        • name, type, description properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /instance-pool
  • Body
  • application/json content type Modified
    • anti-affinity-groups property Modified
POST /load-balancer/{id}/service
  • Body
  • application/json content type Modified
    • instance-pool property Modified
      • anti-affinity-groups property Modified
POST /sks-cluster/{id}/nodepool
  • Body
  • application/json content type Modified
    • anti-affinity-groups property Modified
    • security-groups property Modified
      • name, description, external-sources, rules properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id property Added
    • instance-type property Modified
      • id property Added
    • private-networks property Modified
      • description, labels, name, start-ip, vni, netmask, options, end-ip properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id property Added
    • deploy-target property Modified
      • id property Modified
        • Property is no longer required
      • name, type, description properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PUT /instance-pool/{id}
  • Body
  • application/json content type Modified
    • anti-affinity-groups property Modified
PUT /sks-cluster/{id}/nodepool/{sks-nodepool-id}
  • Body
  • application/json content type Modified
    • anti-affinity-groups property Modified
    • security-groups property Modified
      • name, description, external-sources, rules properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id property Added
    • instance-type property Modified
      • id property Added
    • private-networks property Modified
      • description, labels, name, start-ip, vni, netmask, options, end-ip properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id property Added
    • deploy-target property Modified
      • id property Modified
        • Property is no longer required
      • name, type, description properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking