ENUM
ExocomputeCloudType
Description
Cloud type for Exocompute.
link GraphQL Schema definition
- enum ExocomputeCloudType {
- # Cloud provider is AWS.
- # Cloud provider is Azure.
- # Cloud provider is GCP.
- }
link Require by
- ExocomputeGetSupportedHealthChecksReqExocomputeGetSupportedHealthChecksReq is a request for getting supported health check details.
- ExocomputeHealthChecksReqExocomputeHealthChecksRequest defines the request for retrieving health checks.
- GetHealthCheckErrorReportReqGetHealthCheckErrorReportReq is a request to retrieve detailed failure information for a specific health check type within an Exocompute configuration.