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

8 days ago

main
2.0.0
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /ai/deployment
  • Response
  • 200 response Modified
    • application/json content type Modified
      • deployments property Modified
        • gpu-count, updated-at, service-level, gpu-type, id, replicas, created-at properties Modified
          • Properties are no longer required
  • Query
  • visibility query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /ai/deployment/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • gpu-count, updated-at, service-level, inference-engine-version, gpu-type, id, replicas, state-details, created-at, inference-engine-parameters properties Modified
        • Properties are no longer required
GET /ai/model
  • Query
  • visibility query parameter 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