(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

140 Brocade Network Advisor REST API Guide
53-1003160-01
Historical performance data
5
Limitations
• There is an imposed limit of 100 switches. The number of switches within the chosen scope
must not exceed 100.
• For GRANULARITY_MINIMUM, the duration or the start-to-end date range cannot exceed 1
day.
• For GRANULARITY_30MIN, the duration or the start-to-end date range cannot exceed 5 days.
• For GRANULARITY_2HOUR, the duration or the start-to-end date range cannot exceed 20
days.
• For GRANULARITY_1DAY, the duration or the start-to-end date range cannot exceed 200 days.
Product-related performance data URIs
The following URIs are applicable for FC switches only.
<BASE_URI>/resourcegroups/rgkey/timeseriesmemoryutilpercentage?granularity=<value>&startdate=<value>&e
nddate=<value>&duration=<value>
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/timeseriesmemoryutilpercentage?granularity=<value>&start
date=<value>&enddate=<value>&duration=<value>
<BASE_URI>/resourcegroups/rgkey/timeseriescpuutilpercentage?granularity=<value>&startdate=<value>&endd
ate=<value>&duration=<value>
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/timeseriescpuutilpercentage?granularity=<value>&startdate
=<value>&enddate=<value>&duration=<value>
<BASE_URI>/resourcegroups/rgkey/timeseriestemperature?granularity=<value>&startdate=<value>&enddate=<
value>&duration=<value>
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/timeseriestemperature?granularity=<value>&startdate=<val
ue>&enddate=<value>&duration=<value>
<BASE_URI>/resourcegroups/rgkey/timeseriesfanspeed?granularity=<value>&startdate=<value>&enddate=<val
ue>&duration=<value>
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/timeseriesfanspeed?granularity=<value>&startdate=<value
>&enddate=<value>&duration=<value>
<BASE_URI>/resourcegroups/rgkey/timeseriesresponsetime?granularity=<value>&startdate=<value>&enddate=
<value>&duration=<value>
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/timeseriesresponsetime?granularity=<value>&startdate=<va
lue>&enddate=<value>&duration=<value>
<BASE_URI>/resourcegroups/rgkey/timeseriessystemuptime?granularity=<value>&startdate=<value>&enddate=
<value>&duration=<value>
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/timeseriessystemuptime?granularity=<value>&startdate=<v
alue>&enddate=<value>&duration=<value>
<BASE_URI>/resourcegroups/rgkey/timeseriesportsnotinuse?granularity=<value>&startdate=<value>&enddate=
<value>&duration=<value>
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/timeseriesportsnotinuse?granularity=<value>&startdate=<v
alue>&enddate=<value>&duration=<value>
Traffic flow-related performance data URIs
TABLE 11 Mapping of the traffic flow-related performance data URIs to the specific measures
Measure Type URI
SCSI Read Frame Count (frames) SCSI timeseriesscsireadframecount
SCSI Write Frame Count (frames SCSI timeseriesscsiwriteframecount
SCSI Read Frame Rate (f/s) SCSI timeseriesscsireadframerate
SCSI Write Frame Rate (f/s) SCSI timeseriesscsiwriteframerate