API structure has changed
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
-
pg-settings property Modified
-
application/json content type Modified
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
-
pg-settings property Modified
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
-
pg-settings property Modified