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
constructor(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)
Properties
Link copied to clipboard
The create time of nas file system.
Link copied to clipboard
The description of nas file system.
Link copied to clipboard
The filesystem id of nas file system.
Link copied to clipboard
The type of nas file system.
Link copied to clipboard
The size of metered.
Link copied to clipboard
The domain of mount target.
Link copied to clipboard
The status of mount target. Valid values: Pending
, Active
, Inactive
,Deleting
,Invalid
.
Link copied to clipboard
The name of nas file system.
Link copied to clipboard
The ID of office site.
Link copied to clipboard
The name of office site.
Link copied to clipboard
The storage type of nas file system.
Link copied to clipboard
Whether to support Acl.