(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 89
53-1003160-01
Summary data
5
Port health violations summary
Retrieves port health violations summary data.
GET URIs
Path parameters
URI Description
<BASE_URI>/resourcegroups/rgkey/porthealthviolations
summary?timeline=<value>×cope=<value>&ports
cope=<value>
Retrieves PortHealth violations summary data for the
specified resource group.
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/por
thealthviolationssummary?timeline=<value>×cope
=<value>&portscope=<value>
Retrieves PortHealth violations summary data for the
specified FC fabric.
<BASE_URI>/resourcegroups/rgkey/fcswitches/fcskey/p
orthealthviolationssummary?timeline=<value>×co
pe=<value>&portscope=<value>
Retrieves PortHealth violations summary data for the
specified FC switch.
<BASE_URI>/resourcegroups/rgkey/fcports/fcpkey/port
healthviolationssummary?timeline=<value>×cope
=<value>&portscope=<value>
Retrieves PortHealth violations summary data for the
specified FC port.
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/fcs
witches/fcskey/porthealthviolationssummary?timeline=
<value>×cope=<value>&portscope=<value>
Retrieves PortHealth violations summary data for the
specified FC switch in the context of the specified
fabric.
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/fcs
witches/fcskey/fcports/fcpkey/porthealthviolationssum
mary?timeline=<value>×cope=<value>&portscope
=<value>
Retrieves PortHealth violations summary data for the
specified FC port of the specified FC switch in the
context of the specified fabric.
<BASE_URI>/resourcegroups/rgkey/fcswitches/fcskey/f
cports/fcpkey/porthealthviolationssummary?timeline=<
value>×cope=<value>&portscope=<value>
Retrieves PortHealth violations summary data for the
specified FC port of the specified FC switch.
Name Description
rgkey Resource group identifier.
fcfkey FC fabric identifier.
fcpkey FC fabric port identifier.
fcskey FC switch identifier.