beautypg.com

Network object count summary, Get uris path parameters example – Brocade Network Advisor REST API Guide (Supporting Network Advisor 12.3.0) User Manual

Page 99

background image

Brocade Network Advisor REST API Guide

85

53-1003160-01

Summary data

5

Network object count summary

Retrieves network object count summary data. The returned summary is
NetworkObjectCountSummary.

GET URIs

Path parameters

Example

The following is an example of returned summary data in the JSON format:

{"summary":

{"fabricCount":4,

"switchCount":23,

"hostCount":0,

"ipDeviceCount":1,

"ethernetFabricCount":0},

"summaryName":"NetworkObjectCountSummary",

"timeLine":null,

"timeScope":null,

"limit":null,

"portScope":null,

"descending":null}

This example shows that there are four fabrics and 23 switches in the network.

URI

Description

/resourcegroups/rgkey/networkobjectcount
summary

Retrieves network object count summary data for the
specified resource group.

/resourcegroups/rgkey/fcfabrics/fcfkey/net
workobjectcountsummary

Retrieves network object count summary data for the
specified FC fabric.

Name

Description

rgkey

Resource group identifier.

fcfkey

FC fabric identifier.