This type is a class for model objects.
* No description is available *
Package: healthpolicyAttributes Summary | |
actionName : EString | The name of the action to be a step in the action plan |
targetServer : EString | The server name that this action is targetted at. Variables from this server will be loaded and used when expanding variables referenced in the custom action. This can be optional, and if not provided the action will be assumed to be targetted at any process running on the node and only the node level variables will be loaded. |
targetNode : EString | The node that the action should be executed on. Will be specified as: SPECIFIC_NODE#NodeName HMMHOSTED_NODE TRIGGERED_NODE SPECIFIC_NODE denotes that the user wants the script run on a pre-specified node. HMMHOSTED_NODE means that the action should be carried out on the node which is HMM sensor is currently running on TRIGGERED_NODE means that the action should be carried out on the node which hosts the server which has the triggered condition on. |
Attribute Details |