API structure has changed
3 structure changes including:
3 Modifications
Modified
3
GET /dbaas-service/{name}
- Response
-
200 response Modified
- updated-at, node-count, node-cpu-count, name, type, state, termination-protection, notifications, disk-size, node-memory, created-at, plan properties Added
POST /dbaas-service
- Response
-
200 response Modified
- updated-at, node-count, node-cpu-count, name, type, state, termination-protection, notifications, disk-size, node-memory, created-at, plan properties Added
PUT /dbaas-service/{name}
- Response
-
200 response Modified
- updated-at, node-count, node-cpu-count, name, type, state, termination-protection, notifications, disk-size, node-memory, created-at, plan properties Added