Getallinterfacessummary – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 194

Advertising
background image

184

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

4

Parameters

Table 454

contains the parameters required for the method.

Return values

Table 455

contains the return values of the method.

Error messages

List of Error Messages

getAllInterfacesSummary

Description
Retrieves the summary information of the interface IP addresses.

TABLE 454

Parameters

Name

Type

Presence Rules

Description

startIndex

unsignedInt

Optional When both the

startIndex and
numRetrieved are
not present, then
the available
number of
interface statistics
information is
retrieved.

The start index used to
retrieve the summary of
interface statistics.

numRetrieved unsignedInt

Optional When both the

startIndex and
numRetrieved are
not present, then
the available
number of
interface statistics
information is
retrieved.

The number of interface
statistics summaries that
are to be retrieved.
Maximum value allowed is
128.

filter

InterfaceStatisticsSummaryFilter

Optional

The filter criteria.

TABLE 455

Return values

Name

Type

Description

enericInfo

ResponseInformation

summaryList

InterfaceStatistics

[]

The summary of interface statistics.

Advertising