GetOntapFileSystemDiskIopsConfiguration

data class GetOntapFileSystemDiskIopsConfiguration(val iops: Int, val mode: String)

Constructors

Link copied to clipboard
constructor(iops: Int, mode: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val iops: Int

The total number of SSD IOPS provisioned for the file system.

Link copied to clipboard

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 a USER_PROVISIONED value.