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

Changed in 2 of the 55 revisions of this API.11

    • added the media type application/json for the response with the status

      response-media-type-added

    • removed the media type application/json for the response with the status

      response-media-type-removed