WorkspaceResult

WorkspaceResult
WorkspaceResult
JSON Example
{
    "logs": [
        "string"
    ],
    "status": "COMPLETED",
    "step": "GIT_CLONE"
}
array of string
logs
Optional

Logs for the executing step.

string
status
Optional

Status of the Git clone/creating a container for the Workspace.

string
step
Optional

The current step for Git clone/creating a container for the Workspace.

Property Of