Chainable Ops
run-config
Returns the config typedDict of the run
Argument | Description |
---|---|
run | A run |
Return Value
The config typedDict of the runrun-createdAt
Returns the created at datetime of the run
Argument | Description |
---|---|
run | A run |
Return Value
The created at datetime of the runrun-heartbeatAt
Returns the last heartbeat datetime of the run
Argument | Description |
---|---|
run | A run |
Return Value
The last heartbeat datetime of the runrun-history
Returns the log history of the run
Argument | Description |
---|---|
run | A run |
Return Value
The log history of the runrun-jobType
Returns the job type of the run
Argument | Description |
---|---|
run | A run |
Return Value
The job type of the runrun-loggedArtifactVersion
Returns the artifactVersion logged by the run for a given name and alias
Argument | Description |
---|---|
run | A run |
artifactVersionName | The name:alias of the artifactVersion |
Return Value
The artifactVersion logged by the run for a given name and aliasrun-loggedArtifactVersions
Returns all of the artifactVersions logged by the run
Argument | Description |
---|---|
run | A run |
Return Value
The artifactVersions logged by the runrun-name
Returns the name of the run
Argument | Description |
---|---|
run | A run |
Return Value
The name of the runrun-runtime
Returns the runtime in seconds of the run
Argument | Description |
---|---|
run | A run |
Return Value
The runtime in seconds of the runrun-summary
Returns the summary typedDict of the run
Argument | Description |
---|---|
run | A run |
Return Value
The summary typedDict of the runrun-usedArtifactVersions
Returns all of the artifactVersions used by the run
Argument | Description |
---|---|
run | A run |
Return Value
The artifactVersions used by the runrun-user
Returns the user of the run
Argument | Description |
---|---|
run | A run |
Return Value
The user of the runList Ops
run-config
Returns the config typedDict of the run
Argument | Description |
---|---|
run | A run |
Return Value
The config typedDict of the runrun-createdAt
Returns the created at datetime of the run
Argument | Description |
---|---|
run | A run |
Return Value
The created at datetime of the runrun-heartbeatAt
Returns the last heartbeat datetime of the run
Argument | Description |
---|---|
run | A run |
Return Value
The last heartbeat datetime of the runrun-history
Returns the log history of the run
Argument | Description |
---|---|
run | A run |
Return Value
The log history of the runrun-jobType
Returns the job type of the run
Argument | Description |
---|---|
run | A run |
Return Value
The job type of the runrun-loggedArtifactVersion
Returns the artifactVersion logged by the run for a given name and alias
Argument | Description |
---|---|
run | A run |
artifactVersionName | The name:alias of the artifactVersion |
Return Value
The artifactVersion logged by the run for a given name and aliasrun-loggedArtifactVersions
Returns all of the artifactVersions logged by the run
Argument | Description |
---|---|
run | A run |
Return Value
The artifactVersions logged by the runrun-name
Returns the name of the run
Argument | Description |
---|---|
run | A run |
Return Value
The name of the runrun-runtime
Returns the runtime in seconds of the run
Argument | Description |
---|---|
run | A run |
Return Value
The runtime in seconds of the runrun-summary
Returns the summary typedDict of the run
Argument | Description |
---|---|
run | A run |
Return Value
The summary typedDict of the runrun-usedArtifactVersions
Returns all of the artifactVersions used by the run
Argument | Description |
---|---|
run | A run |