ExecuteResponse
Response from the command execution.
Properties:
artifacts?ExecutionArtifacts - Artifacts from the command executionexitCodenumber - The exit code from the command executionresultstring - The output from the command execution
ExecutionArtifacts
Artifacts from the command execution.
Properties:
charts?Chart[] - List of chart metadata from matplotlibstdoutstring - Standard output from the command, same asresultinExecuteResponse