TriggerExocomputeHealthCheckInput
Input to initiate an Exocompute health check for a cluster.
Fields
| Field | Type | Description |
|---|---|---|
| cloudVendor | CloudVendor! | Cloud provider type. |
| exocomputeConfigId | UUID! | ID for Exocompute configuration. |
| nodeType | String | Compute instance type of the worker nodes (applicable only for Azure). |
| optionalHealthChecks | OptionalHealthChecksInput | User selected health checks to be run. |