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

23 days ago

main
2.0.0
Compare

API structure has changed

3 structure changes including:
3 Modifications
Modified 3 Breaking
DELETE /dbaas-clickhouse/{service-name}/user/{user-uuid}
  • Path went from /dbaas-clickhouse/{service-name}/user/{username} to /dbaas-clickhouse/{service-name}/user/{user-uuid} (same operationId)
  • Path
  • username path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • user-uuid path parameter 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