RunScriptAction

RunScriptAction
RunScriptAction

This data object type specifies a script that is triggered by an alarm.

You can use any elements of the ActionParameter enumerated list as part of your script to provide information available at runtime.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "script": "string"
}
string
script
Required

The fully-qualified path to a shell script that runs on the VirtualCenter server as a result of an alarm.