beautypg.com

Scriptconfiguration, Scriptcompilation, Scriptbindpoint – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 515: Scriptbindpointsummary

background image

Brocade Virtual ADX XML API Programmer’s Guide

505

53-1003248-01

Data structures

5

ScriptBindpoint

This structure represents a script and a server port.

ScriptBindpointSummary

This structure represents the summary of a script at a binding.

ScriptCompilation

This structure is a high-level description of Script compilation results..

ScriptConfiguration

This structure represents the contents of the script.

TABLE 437

Attributes

Name

Type

Presence

Rules

Description

name

string

Mandatory

Name of the script

bindpoint

ServerPort

Mandatory

Server port at which the script is
bound

TABLE 438

Attributes

Name

Type

Presence

Rules

Description

bindpoint

ServerPort

Mandatory

Server port at which the script is
bound

status

ScriptStateEnum

Optional

Script status

totalNumberOfBps

unsignedInt

Optional

Total number of BPs in the
system

numberMemoryThresholdExceeded unsignedInt

Optional

Total number of BPs in the
system for which the memory
threshold is exceeded for the
script

memoryThresholdPercent

unsignedInt

Optional

Script memory threshold set in
the profile

TABLE 439

Attributes

Name

Type

Presence

Rules

Description

result

string

Mandatory

Specifies compilation results.

estimate

ScriptPerformanceEstimate

[]

Mandatory

Specifies script performance details.

TABLE 440

Attributes

Name

Type

Presence

Rules

Description

name

string

Mandatory

Name of the script

contents

string

Mandatory

Contents of the script