execution-context

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

executionId

profilerOptions
Optional

profilerOptions

array of parameter
parameter
Optional

parameter