ControlscriptDetails

ControlscriptDetails
ControlscriptDetails
JSON Example
{
    "exitcode": 0,
    "stderr": "string",
    "stdout": "string"
}
integer As int32 As int32
exitcode
Optional

Exitcode from Control Script execution. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
stderr
Optional

Stderr from Control Script execution. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
stdout
Optional

Stdout from Control Script execution. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

Property Of