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

Page 451

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

441

53-1003248-01

Methods

5

Return values

Table 258

contains the return values of the method

Error messages

List of Error Messages

getCswRewriteStatistics

Description
Retrieves the CSW rewrite operation counters statistics.

Parameters
None

Return values

Table 259

contains the return values of the method.

Error messages

List of Error Messages

getCswRuleInfo

Description
Retrieves the CSW rule attributes.

Parameters

Table 260

contains the parameters required for the method.

TABLE 258

Return values

Name

Type

Description

genericInfo

ResponseInformation

Identifies the generic information about CSW response rule.

rulesList

ResponseRule

[]

Identifies the rule configuation details. This API is different from

getCswRuleInfo

by the data structure used for handling rule configuration

details. It is the same data structure as

createCswResponseRule

API. This

can be used to get and configure CSW rule.

TABLE 259

Return values

Name

Type

Description

genericInfo

ResponseInformation

Identifies the generic information about the CSW rewrite
statistics.

rewritecounters

CswRewriteCountersStatistics

Identifies the CSW rewrite counters statistics.

TABLE 260

Parameters

Name

Type

Presence

Rules

Description

ruleName

string[]

Mandatory

Maximum 80 characters. Identifies the name of the CSW rule.

Advertising