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

Sep 14, 2020

main
2.0.0-alpha1
Compare

API structure has changed

10 structure changes including:
3 Additions
7 Modifications
Modified 7 Breaking
GET /instance-pool
  • Response
  • 200 response Modified
    • instance-pools property Modified
GET /instance-pool/{id}
  • Response
  • 200 response Modified
    • template property Modified
GET /snapshot
  • Response
  • 200 response Modified
    • snapshots property Modified
GET /snapshot/{id}
  • Response
  • 200 response Modified
    • export property Added
GET /template/{id}
  • Response
  • 200 response Modified
    • sshkey-enabled property Removed
    • ssh-key-enabled, checksum properties Added
POST /instance-pool
  • Body
  • content type Modified
    • template property Modified
PUT /instance-pool/{id}
  • Body
  • content type Modified
    • template property Modified
Added 3
DELETE /template/{id}
GET /template
POST /template