INPUT_OBJECT
ExocomputeHealthChecksReq
Description
ExocomputeHealthChecksRequest defines the request for retrieving health checks.
link GraphQL Schema definition
- input ExocomputeHealthChecksReq {
- # Cloud vendor for the Exocompute configuration, such as Azure or AWS.
- : ExocomputeCloudType
- # This is the unique ID of the Exocompute configuration.
- : String
- }