(Supporting Network Advisor 12.3.0)

Table Of Contents
66 Brocade Network Advisor REST API Guide
53-1003160-01
Topology
5
End-device ports
Retrieves information about end-device ports.
GET URIs
Path parameters
Response parameters
URI Description
<BASE_URI>/resourcegroups/rgkey/fcports/fcpkey/end
deviceports
Returns the details of the end-device ports connected
to the port specified by fcpkey.
<BASE_URI>/resourcegroups/rgkey/fcswitches/fcskey/f
cports/fcpkey/enddeviceports
Returns a list of end-device ports for the given FC port
of the given FC switch.
<BASE_URI>/resourcegroups/rgkey/accessgateways/ag
key/fcports/fcpkey/enddeviceports
Returns a list of end-device ports for the given FC port
of the given access gateway.
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/fcs
witches/fcskey/fcports/fcpkey/enddeviceports
Returns a list of end-device ports for the given FC port
of the given FC switch in the specified fabric.
Name Description
rgkey Resource group identifier.
fcpkey FC fabric port identifier.
fcfkey FC fabric identifier.
fcskey FC switch identifier.
Property Description
key The unique identifier for the port, which is the WWN.
domainId The domain ID of the switch to which this device port is connected.
wwn The device port WWN.
deviceNodeWwn The WWN of the node of this device port.
switchPortWwn The switch port WWN to which this device port is physically connected.
number The port number of this device port.
portId The port ID.
type The port type.
symbolicName The port symbolic name.
fc4Type The port fc4type.
cos The port class of service.
hardwareAddress The hardware address.
npvPhysical Indicates if this is a physical device port or a logical NPIV port.