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

about 21 hours ago

main
2.0.0
Compare

API structure has changed

Next change
8 structure changes including:
8 Modifications
Modified 8 Breaking
GET /instance-pool
  • Response
  • 200 response Modified
    • application/json content type Modified
      • instance-pools property Modified
        • error-reason property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /instance-pool/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • error-reason property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
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
        • error-reason property 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 Modified
GET /snapshot/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • instance property Modified
        • instance-type, template, ssh-key properties Modified
POST /load-balancer/{id}/service
  • Body
  • application/json content type Modified
    • instance-pool property Modified
      • error-reason property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking