(Supporting Network Advisor 12.3.0)

Table Of Contents
62 Brocade Network Advisor REST API Guide
53-1003160-01
Topology
5
GigePorts
Retrieves information about GigE ports.
GET URIs
Path parameters
Response parameters
URI Description
<BASE_URI>/resourcegroups/rgkey/gigeports Returns a list of GigE ports for the given resource
group.
<BASE_URI>/resourcegroups/rgkey/gigeports/gpkey Returns details of the given GigE port.
<BASE_URI>/resourcegroups/rgkey/fcswitches/fcskey/g
igeports
Returns a list of GigE ports for the given FC switch.
<BASE_URI>/resourcegroups/rgkey/fcswitches/fcskey/g
igeports/gpkey
Returns details of the given GigE port.
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/fcs
witches/fcskey/gigeports
Returns a list of GigE ports for the given FC switch
under the given FC fabric.
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/fcs
witches/fcskey/gigeports/gpkey
Returns details of the given GigE port.
Name Description
rgkey Resource group identifier.
fcfkey FC fabric identifier.
fcskey FC switch identifier.
gpkey GigE port identifier.
Property Description
key The unique identifier for the port, which is the MAC address.
portNumber The GigE port number, 0 for ge0 and 1 for ge1.
slotNumber The slot number on which the GigE port is present.
enabled Indicates if the port is enabled.
speed The port speed.
maxSpeed The maximum port speed.
macAddress The MAC address of the port.
portName The GigE port name.
operationalStatus The status of the port.
ledState The LED state.
speedLedState The speed LED state.
portType The port type.