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.
  • cloudVendor: ExocomputeCloudType
  • # This is the unique ID of the Exocompute configuration.
  • exocomputeConfigId: String
  • }

link Require by