HealthAction

This type is a class for model objects.

Health Action to take on Health Condition Breach: - Restart Server - Take Thread Dumps - Take JVM Heap Dumps

Package: healthpolicy

Known subtypes:
    CustomHealthAction

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  HealthClass.healthActions



Attributes Summary
actionType : HealthActionType * No description is available *
stepNum : EInt The order of the action in the overall action collection. Will be used when executing the actions.



Attribute Details

actionType  -  * No description is available *
    Data Type: HealthActionType
    Default value:  unspecified
    Allowed values:
        0 - RESTART
        1 - THREADDUMP
        2 - HEAPDUMP
        3 - SETMAINTENANCEMODE
        4 - UNSETMAINTENANCEMODE
        5 - CUSTOM
        6 - SETMAINTENANCEMODE_BREAK
        7 - SETMAINTENANCEMODE_STOP
        8 - SENDSNMPTRAP
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

stepNum  -  The order of the action in the overall action collection. Will be used when executing the actions.
    Data Type: EInt
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006