ENUM
ExoHealthCheckType
Description
ExoHealthCheckType represents the type of health check.
link GraphQL Schema definition
- enum ExoHealthCheckType {
- # Azure container registry connectivity check.
- # Additional connectivity check from Exocompute.
- # Archival location connectivity check from Exocompute.
- # Autoscaler connectivity check from Exocompute.
- # Azure platform IP connectivity check.
- # This is the default value and must not be used.
- # Cloudslab connectivity check from Exocompute.
- # EC2 Service connectivity check from Exocompute.
- # AWS ECR connectivity check.
- # AWS EKS connectivity check.
- # GCP connectivity check.
- # GCS connectivity check from Exocompute.
- # RSC sub-domain connectivity check from Exocompute.
- # KMS Service connectivity check from Exocompute.
- # RSC IP addresses connectivity check.
- # STS Service connectivity check from Exocompute.
- }