Description | saaApmControlScriptCfgURL is the only required object for
this row to become 'active'.
APM operations are created in one of two ways:
1) By setting this object to 'createAndGo' and supplying
a values for saaApmControlScriptCfgURL as part of the
same set operation.
2) By setting this object to 'createAndWait' and then
supplying a value for saaApmControlScriptCfgURL via
a different set operation.
In the 'createAndGo' case, the row will transition to
'active' and the APM operation will start. In the
'createAndWait' case, a subsequent set operation will be
required to transition the row to 'active' and start the
APM operation.
The APM operation cannot start until saaApmScriptCfgURL is
set. Until the required object is set, the row will be
'notReady'.
The APM operation can be started by setting this object to
'active'.
The APM operation can be stopped by setting this object to
'notInService'.
The APM operation can be deleted by setting this object to
'destroy'.
saaApmCtrlStatus transitions from 'active' to
'notInService' if the saaApmOperLastStatus is changed to
any error other than 'noError' and 'socketErr'. |