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

about 11 hours ago

main
2.0.0
Compare

API structure has changed

12 structure changes including:
12 Modifications
Modified 12 Breaking
DELETE /ai/api-key/{id}
  • Response
  • 403 response Modified
    • application/json content type Modified
      • code, error properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, errors properties Added
DELETE /ai/deployment/{id}
  • Response
  • 403 response Modified
    • application/json content type Modified
      • code, error properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, errors properties Added
DELETE /ai/model/{id}
  • Response
  • 403 response Modified
    • application/json content type Modified
      • code, error properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, errors properties Added
GET /ai/api-key
  • Response
  • 403 response Modified
    • application/json content type Modified
      • code, error properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, errors properties Added
GET /ai/api-key/{id}
  • Response
  • 403 response Modified
    • application/json content type Modified
      • code, error properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, errors properties Added
PATCH /ai/api-key/{id}
  • Response
  • 403 response Modified
    • application/json content type Modified
      • code, error properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, errors properties Added
PATCH /ai/deployment/{id}
  • Response
  • 403 response Modified
    • application/json content type Modified
      • code, error properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, errors properties Added
POST /ai/api-key
  • Response
  • 403 response Modified
    • application/json content type Modified
      • code, error properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, errors properties Added
POST /ai/api-key/{id}/rotate
  • Response
  • 403 response Modified
    • application/json content type Modified
      • code, error properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, errors properties Added
POST /ai/deployment
  • Response
  • 403 response Modified
    • application/json content type Modified
      • code, error properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, errors properties Added
POST /ai/deployment/{id}/scale
  • Response
  • 403 response Modified
    • application/json content type Modified
      • code, error properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, errors properties Added
POST /ai/model
  • Response
  • 403 response Modified
    • application/json content type Modified
      • code, error properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, errors properties Added