beautypg.com

Scriptconfigurationsummary, Scriptdetails, Scripteventhitsummary – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 516: Scripterrorsummary

background image

506

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

5

ScriptConfigurationSummary

This structure represents the configuration summary of the script.

ScriptDetails

This structure gives the details of a script.

ScriptEventHitSummary

This structure represents the different events hit by the script.

ScriptErrorSummary

This structure represents the different errors hit by the script.

TABLE 441

Attributes

Name

Type

Presence

Rules

Description

name

string

Mandatory

Name of the script

lengthBytes

unsignedInt

Optional

Length of the script

lastModified

string

Optional

Last time the script was modified

state

ScriptStateEnum

Optional

Script state

numberBindings

unsignedInt

Optional

Number of bindings of the script

TABLE 442

Attributes

Name

Type

Presence

Rules

Description

basicDetails

ScriptBasicDetails

Optional

Basic details of the script

eventSummary

ScriptEventHitSummary

[ ]

Optional

Maximum
array size is
17

Event summary of the script

resourceSummary

ScriptResourceSummary

[ ] Optional

Maximum
array size is
32

Resource summary of the script

errorSummary

ScriptErrorSummary

[ ]

Optional

Maximum
array size is
10

Error summary of the script

TABLE 443

Attributes

Name

Type

Presence

Rules

Description

hitCount

unsignedInt

Optional

Number of times the event was
hit

eventName

string

Optional

Name of the event

TABLE 444

Attributes

Name

Type

Presence

Rules

Description

errorType

string

Optional

Name of the error

errorSummary

unsignedInt

Optional

Number of times the error
occurred