ENUM
ExoClusterStatus
Description
Status of Exocompute clusters.
link GraphQL Schema definition
- enum ExoClusterStatus {
- # The Exocompute cluster is running.
- # The setup of the Exocompute cluster has failed.
- # The setup of the Exocompute cluster is pending.
- # The setup of the Exocompute cluster is running.
- # The teardown of Exocompute cluster has failed.
- # The teardown of Exocompute cluster is pending.
- # The teardown of Exocompute cluster is running.
- # The Exocompute cluster is deleted.
- }