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
Exoscale APIv2 API documentation

Change #0e24e741

Last update:
Compare

API structure has changed

9 structure changes including:
3 Additions
6 Modifications
Modified 6 Breaking
GET /dbaas-kafka/{name}
  • Response
  • 200 response Modified
    • db-config attribute Removed
    • kafka-settings attribute Added
GET /dbaas-postgres/{name}
  • Response
  • 200 response Modified
    • db-config attribute Removed
    • pg-settings attribute Added
POST /dbaas-kafka/{name}
  • Body
  • content type Modified
    • db-config attribute Removed
    • kafka-settings attribute Added
  • Response
  • 200 response Modified
    • db-config attribute Removed
    • kafka-settings attribute Added
POST /dbaas-postgres/{name}
  • Body
  • content type Modified
    • db-config attribute Removed
    • pg-settings attribute Added
  • Response
  • 200 response Modified
    • db-config attribute Removed
    • pg-settings attribute Added
PUT /dbaas-kafka/{name}
  • Body
  • content type Modified
    • db-config attribute Removed
    • kafka-settings attribute Added
  • Response
  • 200 response Modified
    • db-config attribute Removed
    • kafka-settings attribute Added
PUT /dbaas-postgres/{name}
  • Body
  • content type Modified
    • db-config attribute Removed
    • pg-settings attribute Added
  • Response
  • 200 response Modified
    • db-config attribute Removed
    • pg-settings attribute Added
Added 3
GET /dbaas-mysql/{name}
POST /dbaas-mysql/{name}
PUT /dbaas-mysql/{name}