(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

88 Brocade Network Advisor REST API Guide
53-1003160-01
Summary data
5
Out-of-range violations summary
Retrieves OutOfRange violations summary data.
GET URIs
Path parameters
URI Description
<BASE_URI>/resourcegroups/rgkey/outofrangeviolation
ssummary?timeline=<value>×cope=<value>&port
scope=<value>
Retrieves OutOfRange violations summary data for
the specified resource group.
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/out
ofrangeviolationssummary?timeline=<value>×cop
e=<value>&portscope=<value>
Retrieves OutOfRange violations summary data for
the specified FC fabric.
<BASE_URI>/resourcegroups/rgkey/fcswitches/fcskey/o
utofrangeviolationssummary?timeline=<value>×co
pe=<value>&portscope=<value>
Retrieves OutOfRange violations summary data for
the specified FC switch.
<BASE_URI>/resourcegroups/rgkey/fcports/fcpkey/outo
frangeviolationssummary?timeline=<value>×cope
=<value>&portscope=<value>
Retrieves OutOfRange violations summary data for
the specified FC port.
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/fcs
witches/fcskey/outofrangeviolationssummary?timeline=
<value>×cope=<value>&portscope=<value>
Retrieves OutOfRange violations summary data for
the specified FC switch. This specified switch is under
a specific fabric across all the resource groups.
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/fcs
witches/fcskey/fcports/fcpkey/outofrangeviolationssum
mary?timeline=<value>×cope=<value>&portscope
=<value>
Retrieves OutOfRange violations summary data for
the specified FC port under the specified switch in
the context of the specified fabric.
<BASE_URI>/resourcegroups/rgkey/fcswitches/fcskey/f
cports/fcpkey/outofrangeviolationssummary?timeline=<
value>×cope=<value>&portscope=<value>
Retrieves OutOfRange violations summary data for
the specified FC port under the specified switch.
Name Description
rgkey Resource group identifier.
fcfkey FC fabric identifier.
fcpkey FC fabric port identifier.
fcskey FC switch identifier.