Out-of-range violations summary, Get uris path parameters – Brocade Network Advisor REST API Guide (Supporting Network Advisor 12.3.0) User Manual

Page 102

Advertising
background image

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>&timescope=<value>&port
scope=<value>

Retrieves OutOfRange violations summary data for
the specified resource group.

<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/out
ofrangeviolationssummary?timeline=<value>&timescop
e=<value>&portscope=<value>

Retrieves OutOfRange violations summary data for
the specified FC fabric.

<BASE_URI>/resourcegroups/rgkey/fcswitches/fcskey/o
utofrangeviolationssummary?timeline=<value>&timesco
pe=<value>&portscope=<value>

Retrieves OutOfRange violations summary data for
the specified FC switch.

<BASE_URI>/resourcegroups/rgkey/fcports/fcpkey/outo
frangeviolationssummary?timeline=<value>&timescope
=<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>&timescope=<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>&timescope=<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>&timescope=<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.

Advertising