/
Getting basic information from every Media Storage

Getting basic information from every Media Storage

Format

MethodGET
URL

/mediastorages

Request contentsEmpty
Successful answerBasicMediaStorageInfo Object Array
Non-successful answerErrorMessage Object
Unexpected errorHTTP 500

BasicMediaStorageInfo Object

Schema

media_storage_idStringMedia Storage's unique identifier
statusStringMedia Storage's current status. Either "unknown", "error", "ok" or "disabled"

JSON example

{
    "media_storage_id": "cifs",
    "status": "ok"
}

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