Getting basic information from every DirectStorage

Format

MethodGET
URL

/directstorages

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

 

BasicDirectStorageInfo Object

Schema

 

direct_storage_idStringDirectStorage's unique identifier

JSON example

 

{
    "direct_storage_id": "dataon"
}