Unbindallscriptbindpoints, Unbindscript, Unbindscriptprofiles – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 469

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

459

53-1003248-01

Methods

5

Return values
This table contains the return values of the method.

Error messages

List of Error Messages

.

unbindAllScriptBindpoints

This method unbinds the specified script from all the bound server port.

Parameters

Table 319

contains the parameters required for the method

Error messages

List of Error Messages

.

unbindScript

This method unbinds the specified script from the server port.

Parameters

Table 320

contains the parameters required for the method

Error messages

List of Error Messages

.

unbindScriptProfiles

This method unbinds a script profile from the server ports

TABLE 318

Return values

Name

Type

Description

list

ScriptConfiguration

[]

Array containing the contents of the scripts

TABLE 319

Parameters

Name

Type

Presence

Rules

Description

name

string

Mandatory

Identifies the script to be unbound.

TABLE 320

Parameters

Name

Type

Presence

Rules

Description

name

string

Mandatory

Identifies the script to be unbound.

bindPoints

ServerPort

[]

Mandatory

Maximum array size
is 512

Identifies the server ports for unbinding the
script.

Advertising