Get all device types

GET {{baseUrl}}/api/v1/storage-systems/storage-types

Get all device types

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"items":[{"description":"\u003cstring\u003e","deviceType":"\u003cstring\u003e"},{"description":"\u003cstring\u003e","deviceType":"\u003cstring\u003e"}],"pageLimit":"\u003cinteger\u003e","pageOffset":"\u003cinteger\u003e","total":"\u003cinteger\u003e"}