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

Nov 11, 2024

main
2.0.0
Compare

API structure has changed

13 structure changes including:
13 Modifications
Modified 13 Breaking
GET /dbaas-grafana/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • grafana-settings property Modified
        • wal, custom_domain properties Added
GET /dbaas-mysql/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • mysql-settings property Modified
        • log_output property Added
GET /dbaas-opensearch/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • opensearch-settings property Modified
        • indices_memory_max_index_buffer_size, search_backpressure, shard_indexing_pressure, knn_memory_circuit_breaker_enabled, indices_memory_min_index_buffer_size, knn_memory_circuit_breaker_limit properties Added
GET /dbaas-postgres/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pgbouncer-settings property Modified
        • max_prepared_statements property Added
POST /dbaas-grafana/{name}
  • Body
  • application/json content type Modified
    • grafana-settings property Modified
      • wal, custom_domain properties Added
POST /dbaas-mysql/{name}
  • Body
  • application/json content type Modified
    • mysql-settings property Modified
      • log_output property Added
POST /dbaas-opensearch/{name}
  • Body
  • application/json content type Modified
    • opensearch-settings property Modified
      • indices_memory_max_index_buffer_size, search_backpressure, shard_indexing_pressure, knn_memory_circuit_breaker_enabled, indices_memory_min_index_buffer_size, knn_memory_circuit_breaker_limit properties Added
POST /dbaas-postgres/{name}
  • Body
  • application/json content type Modified
    • pgbouncer-settings property Modified
      • max_prepared_statements property Added
PUT /dbaas-external-endpoint-datadog/{endpoint-id}
  • Body
  • application/json content type Modified
    • settings property Modified
      • datadog-api-key property Modified
        • Property is now required
          Breaking
PUT /dbaas-grafana/{name}
  • Body
  • application/json content type Modified
    • grafana-settings property Modified
      • wal, custom_domain properties Added
PUT /dbaas-mysql/{name}
  • Body
  • application/json content type Modified
    • mysql-settings property Modified
      • log_output property Added
PUT /dbaas-opensearch/{name}
  • Body
  • application/json content type Modified
    • opensearch-settings property Modified
      • indices_memory_max_index_buffer_size, search_backpressure, shard_indexing_pressure, knn_memory_circuit_breaker_enabled, indices_memory_min_index_buffer_size, knn_memory_circuit_breaker_limit properties Added
PUT /dbaas-postgres/{name}
  • Body
  • application/json content type Modified
    • pgbouncer-settings property Modified
      • max_prepared_statements property Added