Services

List Storages

List all persistent storages and file storages by service UUID.

get/services/{uuid}/storages

Path parameters

uuidstring required

UUID of the service.

Response

All storages by service UUID.

persistent_storagesobject[]
file_storagesobject[]

Changes