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

25 days ago

main
2.0.0
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /kms-key
  • Response
  • 200 response Modified
    • application/json content type Modified
      • kms-keys property Modified
        • delete-at property Added
GET /kms-key/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • delete-at property Added
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 /kms-key/{id}/schedule-deletion
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • delete-at property Added