Package-level declarations
Types
ActiveDirectory is the public representation of the active directory config. To get more information about activeDirectory, see:
ActiveDirectory is the public representation of the active directory config. To get more information about activeDirectory, see:
Builder for ActiveDirectoryArgs.
Builder for ActiveDirectory.
A backup policy is used to schedule backups at regular daily, weekly, or monthly intervals. Backup policies allow you to attach a backup schedule to a volume. The policy defines how many backups to retain at daily, weekly, or monthly intervals. To get more information about backupPolicy, see:
A backup policy is used to schedule backups at regular daily, weekly, or monthly intervals. Backup policies allow you to attach a backup schedule to a volume. The policy defines how many backups to retain at daily, weekly, or monthly intervals. To get more information about backupPolicy, see:
Builder for BackupPolicyArgs.
Builder for BackupPolicy.
A backup vault is the location where backups are stored. You can only create one backup vault per region. A vault can hold multiple backups for multiple volumes in that region. To get more information about backupVault, see:
A backup vault is the location where backups are stored. You can only create one backup vault per region. A vault can hold multiple backups for multiple volumes in that region. To get more information about backupVault, see:
Builder for BackupVaultArgs.
Builder for BackupVault.
NetApp Volumes always encrypts your data at rest using volume-specific keys. A CMEK policy (customer-managed encryption key) warps such volume-specific keys in a key stored in Cloud Key Management Service (KMS). To get more information about kmsconfig, see:
NetApp Volumes always encrypts your data at rest using volume-specific keys. A CMEK policy (customer-managed encryption key) warps such volume-specific keys in a key stored in Cloud Key Management Service (KMS). To get more information about kmsconfig, see:
Builder for KmsconfigArgs.
Builder for Kmsconfig.
Storage pools act as containers for volumes. All volumes in a storage pool share the following information:
Storage pools act as containers for volumes. All volumes in a storage pool share the following information:
Builder for StoragePoolArgs.
Builder for StoragePool.
A volume is a file system container in a storage pool that stores application, database, and user data. You can create a volume's capacity using the available capacity in the storage pool and you can define and resize the capacity without disruption to any processes. Storage pool settings apply to the volumes contained within them automatically. To get more information about Volume, see:
A volume is a file system container in a storage pool that stores application, database, and user data. You can create a volume's capacity using the available capacity in the storage pool and you can define and resize the capacity without disruption to any processes. Storage pool settings apply to the volumes contained within them automatically. To get more information about Volume, see:
Builder for VolumeArgs.
Builder for VolumeReplicationArgs.
Builder for VolumeReplication.
Builder for Volume.
NetApp Volumes helps you manage your data usage with snapshots that can quickly restore lost data. Snapshots are point-in-time versions of your volume's content. They are resources of volumes and are instant captures of your data that consume space only for modified data. Because data changes over time, snapshots usually consume more space as they get older. NetApp Volumes volumes use just-in-time copy-on-write so that unmodified files in snapshots don't consume any of the volume's capacity. To get more information about VolumeSnapshot, see:
NetApp Volumes helps you manage your data usage with snapshots that can quickly restore lost data. Snapshots are point-in-time versions of your volume's content. They are resources of volumes and are instant captures of your data that consume space only for modified data. Because data changes over time, snapshots usually consume more space as they get older. NetApp Volumes volumes use just-in-time copy-on-write so that unmodified files in snapshots don't consume any of the volume's capacity. To get more information about VolumeSnapshot, see:
Builder for VolumeSnapshotArgs.
Builder for VolumeSnapshot.