(Supporting Network Advisor 12.3.0)
Table Of Contents
- Contents
- About This Document
- Overview of the Network Advisor REST API
- Getting Started
- Using the Brocade Network Advisor REST API
- Introduction
- Logging in and out
- Specifying content type
- Versioning (backward compatibility)
- Using the Topology API
- Using the SAN Fabric Discovery API
- Using the Traffic Flow API
- Using the Summary Data API
- Using the Events API
- Using the Zoning API
- Using the Historical Performance Data API
- Fibre Channel Routing
- Handling errors
- Use Cases
- API Reference
- Request and Response Schemas
- Topology
- SAN fabric discovery
- Summary data
- SummaryResponse
- StatusSummary
- AssetClassificationSummary
- NetworkObjectCountSummary
- EventsSummary
- BottleneckViolationsSummary
- OutOfRangeViolationsSummary
- PortHealthViolationsSummary
- VmViolationsSummary
- SummariesResponse
- PortsMonitorSummaryData
- MonitorDistributionData
- ProductsMonitorSummaryData
- FlowMonitorSummaryData
- Events
- Zoning
- Historical performance data
- Authentication and session management

Brocade Network Advisor REST API Guide 55
53-1003160-01
Topology
5
Notes
• The resource group “All” encompasses all switches while a ResourceGroup of type
PRODUCT_GROUP scopes a subset of the switches. Even though a USER_DEFINED resource
group can be a group of fabrics, products or ports, FC switches can be retrieved at the context
of a USER_DEFINED resource group of fabrics or products only. As there is no containment
hierarchy within ports for FC switches, for a USER_DEFINED resource group of ports, the list is
empty.
• In the cases where the URI contains the FC fabric, FC fabrics can be retrieved at the context of
FC_FABRIC or USER_DEFINED resource groups of fabrics only. As there is no containment
hierarchy within products or ports for FC fabrics, for a PRODUCT_GROUP, PORT_GROUP or
USER_DEFINED resource group of products of ports, the URIs with FC fabric key will return an
empty list of FC switches.
• The FC switch is keyed by its unique switch WWN. The result is FcSwitchesResponse
containing a list of FcSwitch.
dynamicLoadSharingCapable Indicates the switch’s capability for dynamic load sharing.
portBasedRoutingPresent Indicates the switch’s capability for port-based routing.
inOrderDeliveryCapable Indicates whether in order delivery is enabled.
persistentDidEnabled Indicates whether persistent domain ID is enabled.
autoSnmpEnabled Indicates if automatic SNMP configuration is enabled.
Property Description