Databases

List Storages

List all persistent storages and file storages by database UUID.

get/databases/{uuid}/storages

Path parameters

uuidstring required

UUID of the database.

Response

All storages by database UUID.

persistent_storagesobject[]
file_storagesobject[]

Changes