class EvipCommand

ManagedElement
+-Transport
+-Evip
+-EvipDeclarations
+-EvipCommandDefinition
+-EvipCommand

Defines a command to be used as a startup command. Startup commands may be defined at many places in the EVIP configuration. The actual shell command is defined here and is referred by its identity from other places.

Attributes
string
mandatory
command
This is the shell command to execute.
string
key
mandatory
noNotification
restricted
evipCommandId
The RDN attribute. This identity is used as reference at other places in the EVIP configuration when the command is used.

  class EvipCommand