Change Updates

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

13 days ago

main
2.0.0
Compare

API structure has changed

13 structure changes including:
12 Breaking changes
1 Addition
12 Removals
Removed 12 Breaking
DELETE /ai/deployment/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /ai/model/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /ai/deployment
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /ai/deployment/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /ai/deployment/{id}/api-key
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /ai/deployment/{id}/logs
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /ai/help/inference-engine-parameters
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /ai/model
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /ai/model/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /ai/deployment
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /ai/deployment/{id}/scale
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /ai/model
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
PATCH /ai/deployment/{id}