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

Page 444

Advertising
background image

434

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

5

getAllCswPolicyInfo

Description
Get all the CSW policy attributes.

Parameters

Table 235

contains the parameters required for the method.

Return values

Table 236

contains the return values of the method.

Error messages

List of Error Messages

getAllCswRequestPolicies

Description
Retrieves all the CSW policies summary.

Parameters

Table 237

contains the parameters required for the method.

TABLE 235

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

CswPolicyFilter

Optional

Specifies the filter criteria.

TABLE 236

Return values

Name

Type

Description

genericInfo

ResponseInformation

Identifies the generic information about all CSW policies.

cswpolicyList

CswPolicyInfo

[]

Identifies the policy configuation details.

TABLE 237

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.

Advertising