Requestrule, Ruleactionmapping, Requestheader – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 514: Scriptbasicdetails

Advertising
background image

504

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

5

RequestHeader

This structure is the high-level description of the request header.

RequestRule

This structure is the high-level description .

RuleActionMapping

This structure is the high-level description rule action mapping .

ScriptBasicDetails

This structure represents the basic information of a script.

TABLE 433

Attributes

Name

Type

Presence

Rules

Description

contextName

string

Optional

Name of the context.

sessionID

string

Optional

The session ID.

TABLE 434

Attributes

Name

Type

Presence

Rules

Description

ruleName

string

Mandatory

Request rule name.

ruleType

cswRequestRuleTypeEnum

Mandatory

Rule type.

isCaseSensitive

boolean

Optional

Case in-sensitive or not.

rulePropertiesList

CswPropertyList

[ ]

Mandatory

Request rule's properties list.

TABLE 435

Attributes

Name

Type

Presence

Rules

Description

ruleName

string

Mandatory

Name of the rule.

ruleAction

CswAction

Mandatory

Action mapped on the rule.

TABLE 436

Attributes

Name

Type

Presence

Rules

Description

lengthBytes

unsignedInt

Optional

Length of the script

currentConnections

unsignedInt

Optional

Current number of connections
to the script

totalConnections

unsignedInt

Optional

Total number of connections to
the script

lastUpdated

string

Optional

Last time the script was
updated

memThresholdPercent

unsignedInt

Optional

Script memory threshold set in
the profile

scriptRestart

unsignedInt

Optional

Script restart count

Advertising