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

Sep 8, 2021

main
2.0.0
Compare
2.0.0

API structure has changed

9 structure changes including:
9 Modifications
Modified 9 Breaking
GET /dbaas-kafka/{name}
  • Response
  • 200 response Modified
    • connection-info, components, users properties Modified
    • description, features, integrations, connection-pools, user-config, metadata properties Removed
    • authentication-methods, kafka-rest-enabled, kafka-rest-config, schema-registry-config, kafka-connect-enabled, ip-filter, kafka-connect-config, schema-registry-enabled, db-config properties Added
GET /dbaas-postgres/{name}
  • Response
  • 200 response Modified
    • connection-info, connection-pools, components, users properties Modified
    • description, features, integrations, user-config, acl, metadata properties Removed
    • pgbouncer-config, backup-schedule, ip-filter, pglookout-config, timescaledb-config, synchronous-replication, db-config, work-mem, shared-buffers-percentage properties Added
GET /dbaas-redis/{name}
  • Response
  • 200 response Modified
    • connection-info, components, users properties Modified
    • description, features, integrations, connection-pools, user-config, acl, metadata properties Removed
    • ip-filter property Added
POST /dbaas-kafka/{name}
  • Response
  • 200 response Modified
    • connection-info, components, users properties Modified
    • description, features, integrations, connection-pools, user-config, metadata properties Removed
    • authentication-methods, kafka-rest-enabled, kafka-rest-config, schema-registry-config, kafka-connect-enabled, ip-filter, kafka-connect-config, schema-registry-enabled, db-config properties Added
POST /dbaas-postgres/{name}
  • Response
  • 200 response Modified
    • connection-info, connection-pools, components, users properties Modified
    • description, features, integrations, user-config, acl, metadata properties Removed
    • pgbouncer-config, backup-schedule, ip-filter, pglookout-config, timescaledb-config, synchronous-replication, db-config, work-mem, shared-buffers-percentage properties Added
POST /dbaas-redis/{name}
  • Response
  • 200 response Modified
    • connection-info, components, users properties Modified
    • description, features, integrations, connection-pools, user-config, acl, metadata properties Removed
    • ip-filter property Added
PUT /dbaas-kafka/{name}
  • Response
  • 200 response Modified
    • connection-info, components, users properties Modified
    • description, features, integrations, connection-pools, user-config, metadata properties Removed
    • authentication-methods, kafka-rest-enabled, kafka-rest-config, schema-registry-config, kafka-connect-enabled, ip-filter, kafka-connect-config, schema-registry-enabled, db-config properties Added
PUT /dbaas-postgres/{name}
  • Response
  • 200 response Modified
    • connection-info, connection-pools, components, users properties Modified
    • description, features, integrations, user-config, acl, metadata properties Removed
    • pgbouncer-config, backup-schedule, ip-filter, pglookout-config, timescaledb-config, synchronous-replication, db-config, work-mem, shared-buffers-percentage properties Added
PUT /dbaas-redis/{name}
  • Response
  • 200 response Modified
    • connection-info, components, users properties Modified
    • description, features, integrations, connection-pools, user-config, acl, metadata properties Removed
    • ip-filter property Added