Get details of Primera / Alletra 9K Node Mcus identified by {nodeId}
GET {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/nodes/:nodeId/node-mcus?limit=<integer>&offset=<integer>&filter=<string>&sort=<string>&select=<string>
Get details of Primera / Alletra 9K Node Mcus identified by {nodeId}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | string | Number of items to return at a time | |
offset | string | The offset of the first item in the collection to return | |
filter | string | oData query to filter nodes resource by key. | |
sort | string | oData query to sort nodes resource by key. | |
select | string | Query to select only the required parameters, separated by . if nested |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"items":[{"associatedLinks":[{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"customerId":"\u003cstring\u003e","domain":"\u003cstring\u003e","fwVersion":"\u003cstring\u003e","generation":"\u003cinteger\u003e","id":"\u003cstring\u003e","model":"\u003cstring\u003e","name":"\u003cstring\u003e","nodeDeviceId":"\u003clong\u003e","nodeId":"\u003cstring\u003e","resetReason":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","state":{"detailed":["\u003cstring\u003e","\u003cstring\u003e"],"overall":"STATE_NOT_APPLICABLE"},"systemId":"\u003cstring\u003e","type":"\u003cstring\u003e","uptime":{"ms":"\u003cinteger\u003e","tz":"\u003cstring\u003e"}},{"associatedLinks":[{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"customerId":"\u003cstring\u003e","domain":"\u003cstring\u003e","fwVersion":"\u003cstring\u003e","generation":"\u003cinteger\u003e","id":"\u003cstring\u003e","model":"\u003cstring\u003e","name":"\u003cstring\u003e","nodeDeviceId":"\u003clong\u003e","nodeId":"\u003cstring\u003e","resetReason":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","state":{"detailed":["\u003cstring\u003e","\u003cstring\u003e"],"overall":"STATE_UNKNOWN"},"systemId":"\u003cstring\u003e","type":"\u003cstring\u003e","uptime":{"ms":"\u003cinteger\u003e","tz":"\u003cstring\u003e"}}],"pageLimit":"\u003cinteger\u003e","pageOffset":"\u003cinteger\u003e","requestUri":"\u003cstring\u003e","total":"\u003cinteger\u003e"}