Read
GET v1/fibre_channel_sessions
Query parameters
| Parameter | Type |
|---|---|
| startRow | NsUnsignedLong |
| endRow | NsUnsignedLong |
| sortBy | NsString |
| id | NsObjectID |
GET v1/fibre_channel_sessions/detail
Query parameters
| Parameter | Type |
|---|---|
| startRow | NsUnsignedLong |
| endRow | NsUnsignedLong |
| sortBy | NsString |
| fields | NsCommaSeparatedList |
| id | NsObjectID |
Description
Retrieve information on a set of Fibre Channel sessions or a single Fibre Channel session.
Normal Response Codes
200
HTTP Error Codes
400 401 404 500 503
Detail Error Codes
Response
| Parameter | Type | JSON Type | Description | Deprecated |
|---|---|---|---|---|
| id | NsObjectID | string | Unique identifier of the Fibre Channel session. A 42 digit hexadecimal number. Example: '2a0df0fe6f7dc7bb16000000000000000000004817'. | |
| initiator_info | NsFcSessionInitiator | object | Information about the Fibre Channel initiator. Information of the Fibre Channel Session Initiator. | |
| target_info | NsFcSessionTarget | object | Information about the Fibre Channel target. Information of the Fibre Channel session target. |
JSON Response
