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

Page 228

Advertising
background image

218

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

4

getAllOspfAreas

Description
Retrieves all of the OSPF area information.

Parameters

Table 551

contains the parameters required by the method.

Return values

Table 552

contains the return values of the method.

Error messages

List of Error Messages

getAllOspfBorderRouters

Description
Retrieves all of the OSPF border routers.

Parameters

Table 553

contains the parameters required by the method.

TABLE 551

Parameters

Parameters

Type

Presence

Rules

Description

version

ipVersionEnum

Optional

The IPv4 or IPv6 version.

startIndex

unsignedInt

Optional

The start index.

numRetrieved

unsignedInt

Optional

The number of records to be retrieved.
Maximum number allowed is 10.

filter

OspfAreaSummaryFilter

Optional

The filter criteria.

TABLE 552

Return values

Parameters

Type

Description

genericInfo

ResponseInformation

Generic information.

areaList

OspfAreaInfo

Retrieves the OSPF IPv4 and IPv6 area parameters.

TABLE 553

Parameters

Parameters

Type

Presence

Rules

Description

startIndex

unsignedInt

Optional

The start index.

numRetrieved

unsignedInt

Optional

The number of records to be retrieved.
Maximum number allowed is 10.

filter

OspfBRSummaryFilter

Optional

Filter criteria.

Advertising