OBJECT
AzureO365ExocomputeCluster
Description
Azure O365 Exocompute cluster details.
link GraphQL Schema definition
- type AzureO365ExocomputeCluster {
- : String!
- : String!
- # List of AKS load balancer IPs.
- : [String!]!
- : String!
- : String!
- : O365AzureCloudType!
- # Storage account used for the backup of Colossus metadata.
- : String!
- # Database IDs used for Zeus data store.
- : ZeusDatabaseIds
- # Storage account used for exocompute internal storage.
- : String!
- : String!
- # Azure host type details.
- : AzureHostType!
- : String!
- # Specifies whether Exocompute is on a multitenant host.
- : Boolean!
- : Boolean!
- # Specifies the KEK backup start time to determine the last time the backup was
- # run.
- : DateTime
- # KMS host type details. The possible values are RUBRIK_HOST and CUSTOMER_HOST.
- : AzureHostType!
- : String!
- # KMS and key details.
- : KmsSpec
- # Specifies the multitenant host details.
- : MultiTenantHostSpec
- : String!
- : String!
- : String!
- : String!
- : String!
- # Cluster provisioning state.
- : ClusterProvisioningState!
- : String!
- # Rubrik SaaS feature type using the Exocompute cluster.
- : SaasFeature!
- : ScaleRuntime
- : String!
- # Sharding strategy for the Exocompute.
- : Int!
- : String!
- : ExocomputeStorageAccountIds
- : String!
- : String!
- }