File Server switch GET operation

GET {{baseUrl}}/api/v1/storage-systems/device-type6/:systemUuid/switches/:switchUuid

This API endpoint is to get a particular switch information

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"customerId":"\u003cstring\u003e","fileServer":{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},"generation":"\u003clong\u003e","id":"\u003clong\u003e","ip":"\u003cipv4\u003e","model":"\u003cstring\u003e","name":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","serial":"\u003cstring\u003e","state":"\u003cstring\u003e","userName":"\u003cstring\u003e","uuid":"\u003cuuid\u003e"}