GetExotaskImageBundleReply
Represents the reply of get exotask image bundle.
Fields
| Field | Type | Description |
|---|---|---|
| awsImages | AWSExoTaskImageBundle | AWS Exocompute image details. |
| azureImages | AzureExoTaskImageBundle | Azure Exocompute image details. |
| bundleImages | [BundleImage!]! | Details of the exo-task images in the bundle. |
| bundleVersion | String! | The current Version of the exotask images bundle. |
| eksVersion | String! | EKS version for EKS version dependent images. |
| repoUrl | String! | Contains the URL of Rubrik's ECR from where the images can be downloaded. |
Used By
Queries