CreateOntapVolumeConfiguration
Specifies the configuration of the ONTAP volume that you are creating.
Types
Properties
Use to specify configuration options for a volume’s storage aggregate or aggregates.
A boolean flag indicating whether tags for the volume should be copied to backups. This value defaults to false. If it's set to true, all tags for the volume are copied to all automatic and user-initiated backups where the user doesn't specify tags. If this value is true, and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the volume, regardless of this value.
Specifies the location in the SVM's namespace where the volume is mounted. This parameter is required. The JunctionPath
must have a leading forward slash, such as /vol3
.
Specifies the type of volume you are creating. Valid values are the following:
Specifies the security style for the volume. If a volume's security style is not specified, it is automatically set to the root volume's security style. The security style determines the type of permissions that FSx for ONTAP uses to control data access. Specify one of the following values:
Specifies the configured size of the volume, in bytes.
Use SizeInBytes
instead. Specifies the size of the volume, in megabytes (MB), that you are creating.
Specifies the SnapLock configuration for an FSx for ONTAP volume.
Specifies the snapshot policy for the volume. There are three built-in snapshot policies:
Set to true to enable deduplication, compression, and compaction storage efficiency features on the volume, or set to false to disable them.
Specifies the ONTAP SVM in which to create the volume.
Describes the data tiering policy for an ONTAP volume. When enabled, Amazon FSx for ONTAP's intelligent tiering automatically transitions a volume's data between the file system's primary storage and capacity pool storage based on your access patterns.
Use to specify the style of an ONTAP volume. FSx for ONTAP offers two styles of volumes that you can use for different purposes, FlexVol and FlexGroup volumes. For more information, see Volume styles in the Amazon FSx for NetApp ONTAP User Guide.