API structure has changed
3 structure changes including:
3 Modifications
Modified
3
Breaking
DELETE /dbaas-clickhouse/{service-name}/user/{user-uuid}
- Path went from
/dbaas-clickhouse/{service-name}/user/{username}to/dbaas-clickhouse/{service-name}/user/{user-uuid}(same operationId) - Path
-
username path parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- user-uuid path parameter Added
GET /snapshot
- Response
-
200 response Modified
-
application/json content type Modified
-
snapshots property Modified
- instance property Modified
-
snapshots property Modified
-
application/json content type Modified
GET /snapshot/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
instance property Modified
- instance-type, template, ssh-key properties Modified
-
instance property Modified
-
application/json content type Modified