Applications

List Storages

List all persistent storages and file storages by application UUID.

get/applications/{uuid}/storages

Path parameters

uuidstring required

UUID of the application.

Response

All storages by application UUID.

persistent_storagesobject[]
file_storagesobject[]

Changes