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

Page 446

Advertising
background image

436

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

5

Parameters

Table 241

contains the parameters required for the method.

Return values

Table 242

contains the return values of the method.

Error messages

List of Error Messages

getAllCswResponseRules

Description
Retrieves all the CSW response rules summary.

Parameters

Table 243

contains the parameters required for the method.

Return values

Table 244

contains the return values of the method.

Error messages

List of Error Messages

TABLE 241

Parameters

Name

Type

Presence Rules

Description

startIndex

unsignedInt

Optional

Identifies the starting index.

numRetrieved

unsignedInt

Optional

Identifies the number of policies to be retrieved.
Maximum value allowed is 8.

filter

CswPolicyFilter

Optional

Specifies the filter criteria.

TABLE 242

Return values

Name

Type

Description

genericInfo

ResponseInformation

Identifies the generic information about all CSW response policies.

policiesList

CswPolicySummary

[]

Identifies the policies summary.

TABLE 243

Parameters

Name

Type

Presence Rules

Description

startIndex

unsignedInt

Optional

Identifies the starting index.

numRetrieved unsignedInt

Optional

Identifies the number of rules to be retrieved.
Maximum value allowed is 8.

filter

CswRuleFilter

Optional

Specifies the filter criteria.

TABLE 244

Return values

Name

Type

Description

genericInfo

ResponseInformation

Identifies the generic information about all CSW response rules.

rulesList

CswRuleSummary

[]

Identifies the response rules summary.

Advertising