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

Page 583

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

573

53-1003248-01

Methods

6

Parameters

Table 39

contains the parameters required for the method.

Return values

Table 40

contains the return value of the method.

Error messages

List of Error Messages

getAllNatPools

Description
Retrieves all the configured NAT pools.

Parameters

Table 41

contains the parameters required for the method.

Return values

Table 42

contains the return values of the method.

Error messages

List of Error Messages

TABLE 39

Parameters

Name

Type

Presence

Rules

Description

poolNames

string[]

Mandatory

Specifies the pool names.

TABLE 40

Return value

Name

Type

Description

bindingList

AclOnNatPool

[]

Specifies ACLs to associated to NAT
pools.

TABLE 41

Parameters

Name

Type

Presence

Rules

Description

startIndex

unsignedInt

Optional

Start index for retreiving NAT pools.

numRetrieved unsignedInt

Optional

Number of NAT pools that are to be retrieved.
Maximum value allowed is 10.

filter

NatPoolFilter

Optional

Filter criteria.

TABLE 42

Return values

Name

Type

Description

genericInfo

ResponseInformation

poolList

NatPool

[]

List of retrieved NAT pools.

Advertising