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.
Changes
Changed in 2 of the 55 revisions of this API.11
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
- ▲
removed the media type
application/jsonfor the response with the statusresponse-media-type-removed
- ▲