(Supporting Network Advisor 12.3.0)

Table Of Contents
72 Brocade Network Advisor REST API Guide
53-1003160-01
Topology
5
EndDeviceConnection
Retrieves information about end-device connections (from switch to end device including those
from access gateway to end device).
GET URIs
Path parameters
Response parameters
Notes
The response schema is EndDeviceConnectionResponse.
URI Description
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/en
ddeviceconnections
Returns a list of connections of end-device directly
connected to the given fabric.
<BASE_URI>/resourcegroups/rgkey/accessgateways/ag
key/enddeviceconnections
Returns a list of connections of end-device directly
connected to the given access gateway.
Name Description
rgkey Resource group identifier.
fcfkey FC fabric identifier.
agkey Access gateway identifier.
Property Description
key The unique identifier, which is formed as
switchWwn/agWwn;switchPortWwn/agPortWwn;deviceWwn;devicePortWwn.
fabricWwn The WWN of the fabric to which this connection belongs.
deviceWwn The WWN of the device at the end of this connection.
devicePortWwn The WWN of the device port at the end of this connection.
switchWwn The WWN of the switch at the end of this connection.
switchPortWwn The WWN of the switch port at the end of this connection.
agWwn The WWN of the AG at the end of this connection.
agPortWwn The WWN of the AG port at the end of this connection.
logical Indicates if this a logical connection.