OBJECT
RubrikCloudVaultLocation
Description
Rubrik Cloud Vault archival location details.
link GraphQL Schema definition
- type RubrikCloudVaultLocation {
- # The Rubrik Cloud Vault ID.
- UUID! :
- # The Rubrik Cloud Vault name.
- String! :
- # The Rubrik Cloud Vault type.
- RubrikCloudVaultType! :
- # The name of the Rubrik cluster connected to the Rubrik Cloud Vault.
- String! :
- # SLA Domains connecting the Rubrik cluster to the Rubrik Cloud Vault.
- String!]! : [
- }