File Server Node GET operation
GET {{baseUrl}}/api/v1/storage-systems/device-type6/:systemUuid/nodes/:nodeUuid
This API endpoint is to get a particular file server node information
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"build":"\u003cstring\u003e","customerId":"\u003cstring\u003e","enclosure":{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},"fileServer":{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},"generation":"\u003clong\u003e","id":"\u003clong\u003e","ip":"\u003cipv4\u003e","isMgmt":"\u003cboolean\u003e","model":"\u003cstring\u003e","name":"\u003cstring\u003e","osVersion":"\u003cstring\u003e","position":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","serial":"\u003cstring\u003e","state":"ACTIVE","uuid":"\u003cuuid\u003e"}