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

Page 212

Advertising
background image

202

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

4

Parameters

Table 510

contains the parameters required by the method.

Return values

Table 511

contains the return values of the method.

Error messages

List of Error Messages

getSwitchIPs

Description
Retrieves management IP addresses and the default gateway configured on the switch.

Parameters

Table 512

contains the parameters required for the method.

Return values
Not applicable.

Error messages

List of Error Messages

TABLE 510

Parameters

Name

Type

Presence

Rules

Description

routeInfo

SourceIPFilter

Mandatory

Identifies the destination IP address.

TABLE 511

Return values

Name

Type

Description

genericInfo

ResponseInformation Identifies the generic information about the static route.

staticRouteDetails

SourceIPFilter

[]

Identifies the data structure containing the static route information.

TABLE 512

Parameters

Name

Type

Presence Rules

Description

ipList

SwitchIP[]

Optional When the

specified
address is an
IPv4 address, the
currently
configured
address (if any)
is overwritten.

The list of switch IP addresses.

defaultGatewayIPs string[]

Optional Only two entries

are accepted
each for IPv4
and IPv6. The
rest are ignored.

The default gateway IP addresses.

Advertising