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

May 20, 2024

main
2.0.0
Compare

API structure has changed

3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /dbaas-postgres/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pg-settings property Modified
POST /dbaas-postgres/{name}
  • Body
  • application/json content type Modified
    • pg-settings property Modified
      • wal property Modified
      • wal-sender-timeout property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

PUT /dbaas-postgres/{name}
  • Body
  • application/json content type Modified
    • pg-settings property Modified
      • wal property Modified
      • wal-sender-timeout property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking