INPUT_OBJECT
TriggerExocomputeHealthCheckInput
Description
Input to initiate Exocompute health check.
link GraphQL Schema definition
- input TriggerExocomputeHealthCheckInput {
- # Cloud provider type.
- CloudVendor! :
- # ID for Exocompute configuration.
- UUID! :
- # Compute instance type of the worker nodes (applicable only for Azure).
- String :
- }