/
Getting basic information from every Media Storage
Getting basic information from every Media Storage
Format
Method | GET |
---|---|
URL | /mediastorages |
Request contents | Empty |
Successful answer | BasicMediaStorageInfo Object Array |
Non-successful answer | ErrorMessage Object |
Unexpected error | HTTP 500 |
BasicMediaStorageInfo Object
Schema
media_storage_id | String | Media Storage's unique identifier |
---|---|---|
status | String | Media Storage's current status. Either "unknown", "error", "ok" or "disabled" |
JSON example
{ "media_storage_id": "cifs", "status": "ok" }
, multiple selections available,
Related content
Getting basic information from every Media Storage
Getting basic information from every Media Storage
More like this
Getting basic information from every MediaStorage
Getting basic information from every MediaStorage
More like this
Getting full information from a certain Media Storage
Getting full information from a certain Media Storage
More like this
Getting full information from a certain MediaStorage
Getting full information from a certain MediaStorage
More like this
Getting basic information from every Image Storage
Getting basic information from every Image Storage
More like this
Getting full information from a certain Image Storage
Getting full information from a certain Image Storage
More like this