DiskIopsConfiguration
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for NetApp ONTAP, Amazon FSx for Windows File Server, or FSx for OpenZFS file system. By default, Amazon FSx automatically provisions 3 IOPS per GB of storage capacity. You can provision additional IOPS per GB of storage. The configuration consists of the total number of provisioned SSD IOPS and how it is was provisioned, or the mode (by the customer or by Amazon FSx).
Contents
- Iops
-
The total number of SSD IOPS provisioned for the file system.
Type: Long
Valid Range: Minimum value of 0. Maximum value of 1000000.
Required: No
- Mode
-
Specifies whether the file system is using the
AUTOMATIC
setting of SSD IOPS of 3 IOPS per GB of storage capacity, , or if it using aUSER_PROVISIONED
value.Type: String
Valid Values:
AUTOMATIC | USER_PROVISIONED
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: