Get details of Nimble / Alletra 6K external-key-manager
GET {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/external-key-manager?select=<string>
Get details of Nimble / Alletra 6K external-key-manager
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
select | string | Query to select only the required parameters, separated by . if nested |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"items":[{"id":"\u003cstring\u003e","name":"default","systemId":"\u003cstring\u003e","active":"\u003cboolean\u003e","consoleUri":"\u003cstring\u003e","description":"\u003cstring\u003e","hostname":"\u003cstring\u003e","port":"\u003cinteger\u003e","protocol":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","status":"\u003cstring\u003e","username":"\u003cstring\u003e"},{"id":"\u003cstring\u003e","name":"default","systemId":"\u003cstring\u003e","active":"\u003cboolean\u003e","consoleUri":"\u003cstring\u003e","description":"\u003cstring\u003e","hostname":"\u003cstring\u003e","port":"\u003cinteger\u003e","protocol":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","status":"\u003cstring\u003e","username":"\u003cstring\u003e"}],"pageLimit":"\u003cinteger\u003e","pageOffset":"\u003cinteger\u003e","requestUri":"\u003cstring\u003e","total":"\u003clong\u003e"}