run
3 minute read
Chainable Ops
run-config
Returns the config typedDict of the run
Argument | |
---|---|
run |
A run |
Return Value
The config typedDict of the run
run-createdAt
Returns the created at datetime of the run
Argument | |
---|---|
run |
A run |
Return Value
The created at datetime of the run
run-heartbeatAt
Returns the last heartbeat datetime of the run
Argument | |
---|---|
run |
A run |
Return Value
The last heartbeat datetime of the run
run-history
Returns the log history of the run
Argument | |
---|---|
run |
A run |
Return Value
The log history of the run
run-jobType
Returns the job type of the run
Argument | |
---|---|
run |
A run |
Return Value
The job type of the run
run-loggedArtifactVersion
Returns the artifactVersion logged by the run for a given name and alias
Argument | |
---|---|
run |
A run |
artifactVersionName |
The name:alias of the artifactVersion |
Return Value
The artifactVersion logged by the run for a given name and alias
run-loggedArtifactVersions
Returns all of the artifactVersions logged by the run
Argument | |
---|---|
run |
A run |
Return Value
The artifactVersions logged by the run
run-name
Returns the name of the run
Argument | |
---|---|
run |
A run |
Return Value
The name of the run
run-runtime
Returns the runtime in seconds of the run
Argument | |
---|---|
run |
A run |
Return Value
The runtime in seconds of the run
run-summary
Returns the summary typedDict of the run
Argument | |
---|---|
run |
A run |
Return Value
The summary typedDict of the run
run-usedArtifactVersions
Returns all of the artifactVersions used by the run
Argument | |
---|---|
run |
A run |
Return Value
The artifactVersions used by the run
run-user
Argument | |
---|---|
run |
A run |
Return Value
List Ops
run-config
Returns the config typedDict of the run
Argument | |
---|---|
run |
A run |
Return Value
The config typedDict of the run
run-createdAt
Returns the created at datetime of the run
Argument | |
---|---|
run |
A run |
Return Value
The created at datetime of the run
run-heartbeatAt
Returns the last heartbeat datetime of the run
Argument | |
---|---|
run |
A run |
Return Value
The last heartbeat datetime of the run
run-history
Returns the log history of the run
Argument | |
---|---|
run |
A run |
Return Value
The log history of the run
run-jobType
Returns the job type of the run
Argument | |
---|---|
run |
A run |
Return Value
The job type of the run
run-loggedArtifactVersion
Returns the artifactVersion logged by the run for a given name and alias
Argument | |
---|---|
run |
A run |
artifactVersionName |
The name:alias of the artifactVersion |
Return Value
The artifactVersion logged by the run for a given name and alias
run-loggedArtifactVersions
Returns all of the artifactVersions logged by the run
Argument | |
---|---|
run |
A run |
Return Value
The artifactVersions logged by the run
run-name
Returns the name of the run
Argument | |
---|---|
run |
A run |
Return Value
The name of the run
run-runtime
Returns the runtime in seconds of the run
Argument | |
---|---|
run |
A run |
Return Value
The runtime in seconds of the run
run-summary
Returns the summary typedDict of the run
Argument | |
---|---|
run |
A run |
Return Value
The summary typedDict of the run
run-usedArtifactVersions
Returns all of the artifactVersions used by the run
Argument | |
---|---|
run |
A run |
Return Value
The artifactVersions used by the run
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.