script
AbstractScriptBinding

Class for all Class Script-related or Object Script-related bindings. Binds an object class or an object to any regular script (XML API Script, CLI Velocity Script or XML API Configuration Template) for use in actions.



public abstract class AbstractScriptBinding

Properties
objClassName The name of the class that the script is bound to.

type=string
access=read-create
minimum=0
maximum=255
Mandatory on create
Displayed(tab/group)=Object Type

scriptDescription The description of the script.

type=string
access=read-only
default=
minimum=0
maximum=255
Displayed(tab/group)=Description

scriptName The name of the script.

type=string
access=read-only
default=
minimum=1
maximum=255
Displayed(tab/group)=Script Name

scriptPointer The pointer to the script.

type=Pointer
access=read-create
Mandatory on create

scriptType The description of the script.

type=script.BindingScriptType
access=read-only
default=0
Displayed(tab/group)=Script Type

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed