Skip to content

AwsExocomputeGetConfigurationResponse

AWS Exocompute Configuration response type.

Fields

Field Type Description
authServerRegion AwsAuthServerBasedCloudAccountRegion Auth server-based region (ISO/ISOB), if applicable.
configUuid UUID! Exocompute configuration UUID.
hasPcr Boolean! Whether this Exocompute uses a Private Container Registry (PCR).
healthCheckStatus ExocomputeHealthCheckStatus! Status of the latest Exocompute health check.
latestExoclusterDetails ExocomputeClusterDetails Details of the latest Exocompute cluster.
message String! Exocompute configuration message.
pcrImagePullAwsNativeId String AWS native account ID authorized to pull images from Rubrik's Elastic Container Registry.
pcrImagePullEksVersion String EKS version corresponding to the latest approved bundle version for PCR customers.
pcrLatestApprovedBundleVersion String Latest approved exotask bundle version for your Private Container Registry.
pcrUrl String URL of the user's PCR.
region AwsCloudAccountRegion! Exocompute configuration region.

Implemented By