(Supporting Network Advisor 12.3.0)

Table Of Contents
68 Brocade Network Advisor REST API Guide
53-1003160-01
Topology
5
Trunks
Retrieves information about ISL trunks.
GET URIs
Path parameters
Response parameters
Notes
The trunk is keyed by its master port WWN.
The response schema is TrunksResponse.
URI Description
<BASE_URI>/resourcegroups/rgkey/fcswitches/fcskey/tr
unks
Returns a list of ISL trunks for the given FC switch.
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/fcs
witches/fcskey/trunks
Returns a list of ISL trunks for the given FC switch of
the given FC fabric.
Name Description
rgkey Resource group identifier.
fcfkey FC fabric identifier.
fcskey FC switch identifier.
Property Description
key The unique identifier for the trunk, which is the master port WWN.
switchWwn The WWN of the switch having this trunk.
masterPortWwn The WWN of the master port.
memberPortWwns The member port WWNs.