ExperimentExecution Class
Model that represents the execution of a Experiment.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ExperimentExecution(**kwargs: Any)
Variables
Name | Description |
---|---|
type
|
String of the resource type. |
id
|
String of the fully qualified resource ID. |
name
|
String of the resource name. |
status
|
The status of the execution. |
started_at
|
String that represents the start date time. |
stopped_at
|
String that represents the stop date time. |