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

about 20 hours ago

main
2.0.0
Compare

API structure has changed

Next change
3 structure changes including:
3 Modifications
Modified 3
GET /dbaas-postgres/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pg-settings property Modified
        • io_max_concurrency, max_sync_workers_per_subscription, io_combine_limit, password_encryption, io_workers, io_max_combine_limit, io_method properties Added
POST /dbaas-postgres/{name}
  • Body
  • application/json content type Modified
    • pg-settings property Modified
      • io_max_concurrency, max_sync_workers_per_subscription, io_combine_limit, password_encryption, io_workers, io_max_combine_limit, io_method properties Added
PUT /dbaas-postgres/{name}
  • Body
  • application/json content type Modified
    • pg-settings property Modified
      • io_max_concurrency, max_sync_workers_per_subscription, io_combine_limit, password_encryption, io_workers, io_max_combine_limit, io_method properties Added