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

Aug 30, 2024

main
2.0.0
Compare

API structure has changed

3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /dbaas-external-endpoint-datadog/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • settings property Modified
        • datadog-api-key, datadog-tags properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • api-key, tags properties Added
POST /dbaas-external-endpoint-datadog/{name}
  • Body
  • application/json content type Modified
    • settings property Modified
      • datadog-api-key, datadog-tags properties Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

      • api-key, tags properties Added
PUT /dbaas-external-endpoint-datadog/{id}
  • Body
  • application/json content type Modified
    • settings property Modified
      • datadog-api-key, datadog-tags properties Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

      • api-key, tags properties Added