Get File Systems System
data class GetFileSystemsSystem(val createTime: String, val description: String, val fileSystemId: String, val fileSystemName: String, val id: String, val mountPointCount: Int, val numberOfDirectories: Int, val numberOfFiles: Int, val protocolType: String, val provisionedThroughputInMiBps: Int, val spaceCapacity: Int, val storagePackageId: String, val storageType: String, val throughputMode: String, val usedSpaceSize: Double, val zoneId: String)
Constructors
Link copied to clipboard
fun GetFileSystemsSystem(createTime: String, description: String, fileSystemId: String, fileSystemName: String, id: String, mountPointCount: Int, numberOfDirectories: Int, numberOfFiles: Int, protocolType: String, provisionedThroughputInMiBps: Int, spaceCapacity: Int, storagePackageId: String, storageType: String, throughputMode: String, usedSpaceSize: Double, zoneId: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard