Execution

Execution
Execution
JSON Example
{
    "actionId": "string",
    "error": "string",
    "inputs": {
        "executionId": "string",
        "parameters": [
            {
                "name": "string",
                "type": "Example types are: SecureString, MimeAttachment, Regexp, Array/VC:VirtualMachine, boolean, string and etc.",
                "description": "string",
                "scope": "string",
                "updated": false,
                "encrypt-value": false
            }
        ],
        "profilerOptions": {
            "enabled": false,
            "debuggerEnabled": false,
            "tokenReplayEnabled": false
        }
    }
}
string
actionId
Optional

actionId

string
error
Optional

error

inputs
Optional

inputs

Property Of