(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 87
53-1003160-01
Summary data
5
Bottleneck violations summary
Retrieves bottleneck violations summary data.
GET URIs
Path parameters
URI Description
<BASE_URI>/resourcegroups/rgkey/bottleneckviolations
summary?timeline=<value>×cope=<value>&ports
cope=<value>
Retrieves bottleneck violations summary data for the
specified resource group.
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/bot
tleneckviolationssummary?timeline=<value>×cope
=<value>&portscope=<value>
Retrieves bottleneck violations summary data for the
specified FC fabric.
<BASE_URI>/resourcegroups/rgkey/fcswitches/fcskey/b
ottleneckviolationssummary?timeline=<value>×co
pe=<value>&portscope=<value>
Retrieves bottleneck violations summary data for the
specified FC switch.
<BASE_URI>/resourcegroups/rgkey/fcports/fcpkey/bottl
eneckviolationssummary?timeline=<value>×cope=
<value>&portscope=<value>
Retrieves bottleneck violations summary data for the
specified FC port.
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/fcs
witches/fcskey/bottleneckviolationssummary?timeline=
<value>×cope=<value>&portscope=<value>
Retrieves bottleneck violations summary data for the
specified FC switch under the specified FC fabric.
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/fcs
witches/fcskey/fcports/fcpkey/bottleneckviolationssum
mary?timeline=<value>×cope=<value>&portscope
=<value>
Retrieves bottleneck violations summary data for the
specified FC port under the specified switch.
<BASE_URI>/resourcegroups/rgkey/fcswitches/fcskey/f
cports/fcpkey/bottleneckviolationssummary?timeline=<
value>×cope=<value>&portscope=<value>
Retrieves bottleneck violations summary data for the
specified FC port. This specified port is under a
specific switch across all the resource groups.
Name Description
rgkey Resource group identifier.
fcfkey FC fabric identifier.
fcpkey FC fabric port identifier.
fcskey FC switch identifier.