Get Nas File Systems System
data class GetNasFileSystemsSystem(val capacity: String, val createTime: String, val description: String, val fileSystemId: String, val fileSystemType: String, val id: String, val meteredSize: String, val mountTargetDomain: String, val mountTargetStatus: String, val nasFileSystemName: String, val officeSiteId: String, val officeSiteName: String, val status: String, val storageType: String, val supportAcl: Boolean, val zoneId: String)
Constructors
Link copied to clipboard
fun GetNasFileSystemsSystem(capacity: String, createTime: String, description: String, fileSystemId: String, fileSystemType: String, id: String, meteredSize: String, mountTargetDomain: String, mountTargetStatus: String, nasFileSystemName: String, officeSiteId: String, officeSiteName: String, status: String, storageType: String, supportAcl: Boolean, zoneId: String)