OBJECT
Response for batch Exocompute health check job submission.
type BatchTriggerExocomputeHealthCheckReply {# List of Exocompute configuration IDs for the failed health check jobs.failedConfigIds: [UUID!]! # List of IDs for the Exocompute health check jobs.healthCheckJobIds: [String!]! }