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

11 days ago

main
2.0.0
Compare

API structure has changed

8 structure changes including:
8 Modifications
Modified 8 Breaking
GET /anti-affinity-group
  • Response
  • 200 response Modified
    • application/json content type Modified
      • anti-affinity-groups property Modified
        • instances property Modified
GET /anti-affinity-group/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • instances property Modified
GET /instance/{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
      • elastic-ips property Modified
        • ip, addressfamily, cidr, description, healthcheck, labels 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
      • snapshots property Modified
        • name, created-at, state, size, export, application-consistent properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /snapshot
  • Response
  • 200 response Modified
    • application/json content type Modified
      • snapshots property Modified
        • instance property Added
GET /snapshot/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • instance property Added
PUT /private-network/{id}:detach
  • Body
  • application/json content type Modified
    • instance property Added
PUT /security-group/{id}:attach
  • Body
  • application/json content type Modified
    • instance property Added
PUT /security-group/{id}:detach
  • Body
  • application/json content type Modified
    • instance property Added