execution-context

execution-context
execution-context
JSON Example
{
    "executionId": "string",
    "parameter": [
        {
            "description": "string",
            "value": {
                "objectType": "string"
            },
            "type": "string",
            "name": "string",
            "scope": "string",
            "updated": false,
            "encrypt-value": false
        }
    ],
    "profilerOptions": {
        "enabled": false,
        "debuggerEnabled": false
    }
}
string
executionId
Optional

executionId

array of parameter
parameter
Optional

parameter

profilerOptions
Optional

profilerOptions