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

Page 208

Advertising
background image

198

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

4

getIPInterface

Description
Retrieves the IP interface information for the specified details.

Parameters

Table 497

contains the parameters required by the method.

Return values

Table 498

contains the return values of the method.

Error messages

List of Error Messages

Error messages

List of Error Messages

getIPsFromInterface

Description
Retrieves the configured IP addresses from the interface. (This works only in Router mode.)

Parameters

Table 499

contains the parameters required for the method.

Return values

Table 500

contains the return values of the method.

TABLE 497

Parameters

Name

Type

Presence

Rules

Description

Port

InterfaceID

Mandatory

Identifies the Ethernet port information.

ipAddress

string

Mandatory

Identifies the IP address of the device.

TABLE 498

Return values

Name

Type

Description

genericInfo

ResponseInformation Identifies the generic information about the IP interface.

ipInterfaceInfo

IPInterfaceInfo

Identifies the data structure containing the IP interface information.

TABLE 499

Parameters

Name

Type

Presence

Rules

Description

id

InterfaceID

Mandatory

The interface identifier.

TABLE 500

Return values

Name

Type

Description

ipList

InterfaceIPAddress

[]

The list of related IP addresses.

Advertising