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

Page 450

Advertising
background image

440

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

5

getCswResponsePolicy

Description
Retrieves the CSW response policy attributes.

Parameters

Table 255

contains the parameters required for the method.

Return values

Table 256

contains the return values of the method

Error messages

List of Error Messages

getCswResponseRule

Description
Retrieves the response rules attributes.

Parameters

Table 257

contains the parameters required for the method.

TABLE 255

Parameters

Name

Type

Presence

Rules

Description

name

string[]

Mandatory

Maximum 80 characters.

Identifies the CSW policy name.

TABLE 256

Return values

Name

Type

Description

genericInfo

ResponseInformation

Identifies the generic information about CSW response policy.

cswpoliciesList

CswPolicy

[]

Identifies the HTTP request policy configuration details. This API is
different from

getAllCswPolicyInfo

by the data structure used for

handling rule configuration details. It is the same data structure as

createCswResponsePolicy

API. This can be used to get and configure

CSW policy.

TABLE 257

Parameters

Name

Type

Presence

Rules

Description

ruleName

string[]

Mandatory

Maximum 80 characters.

Identifies the name of the CSW rule.

Advertising