(Supporting Network Advisor 12.3.0)

Table Of Contents
Brocade Network Advisor REST API Guide 109
53-1003160-01
Summary data
5
Traffic flow summaries
Retrieves URIs that retrieve traffic flow summary data.
Depending on monitor and measure charateristics, there are various traffic flow summaries. The
URIs in the following table return a list of URIs for the possible traffic flow summaries in the
specific context.
You can use these URIs to get specific traffic flow-related summary data, such as Top N or Bottom
N data for a specific traffic measure.
GET URIs
Path parameters
Notes
The response schema is SummariesResponse.
Top N and Bottom N traffic flow summary URIs
The following table states the mapping of the URI for the specific measure.
URI Description
<BASE_URI>/resourcegroups/rgkey/trafficflowsummarie
s
Retrieves traffic flow summary data for the specified
resource group.
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/traf
ficflowsummaries
Retrieves traffic flow summary data for the specified
FC fabric.
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/fcs
witches/fcskey/trafficflowsummaries
Retrieves traffic flow summary data for the specified
FC switch of the specified FC fabric.
<BASE_URI>/resourcegroups/rgkey/fcswitches/fcskey/t
rafficflowsummaries
Retrieves traffic flow summary data for the specified
FC switch.
Name Description
rgkey Resource group identifier.
fcfkey FC fabric identifier.
fcfkey FC switch identifier.
TABLE 7 Mapping of the Top N and Bottom N traffic flow summary URIs to the specific measures
Measure Type URI Units
SCSI Read Frame Count (frames) SCSI scsireadframecount count
SCSI Write Frame Count (frames SCSI scsiwriteframecount count
SCSI Read Frame Rate (f/s) SCSI scsireadframerate
SCSI Write Frame Rate (f/s) SCSI scsiwriteframerate
SCSI Read Data (bytes) SCSI scsireaddata
SCSI Write Data (bytes) SCSI scsiwritedata