Getting basic information from every Direct Storage
Format
Method | GET |
---|---|
URL | /directstorages |
Request contents | Empty |
Successful answer | BasicDirectStorageInfo Object Array |
Non-successful answer | ErrorMessage Object |
Unexpected error | HTTP 500 |
BasicDirectStorageInfo Object
Schema
Â
direct_storage_id | String | Direct Storage's unique identifier |
---|
JSON example
{ "direct_storage_id": "dataon" }