Get Disks Disk
data class GetDisksDisk(val attachedTime: String, val autoSnapshotPolicyId: String, val availabilityZone: String, val category: String, val creationTime: String, val deleteAutoSnapshot: Boolean, val deleteWithInstance: Boolean, val description: String, val detachedTime: String, val device: String, val diskId: String, val diskName: String, val diskType: String, val enableAutoSnapshot: Boolean, val enableAutomatedSnapshotPolicy: Boolean, val encrypted: String, val expiredTime: String, val id: String, val imageId: String, val instanceId: String, val iops: Int, val iopsRead: Int, val iopsWrite: Int, val kmsKeyId: String, val mountInstanceNum: Int, val mountInstances: List<GetDisksDiskMountInstance>, val name: String, val operationLocks: List<GetDisksDiskOperationLock>, val paymentType: String, val performanceLevel: String, val portable: Boolean, val productCode: String, val regionId: String, val resourceGroupId: String, val size: Int, val snapshotId: String, val status: String, val tags: Map<String, Any>, val type: String, val zoneId: String)
Constructors
Link copied to clipboard
fun GetDisksDisk(attachedTime: String, autoSnapshotPolicyId: String, availabilityZone: String, category: String, creationTime: String, deleteAutoSnapshot: Boolean, deleteWithInstance: Boolean, description: String, detachedTime: String, device: String, diskId: String, diskName: String, diskType: String, enableAutoSnapshot: Boolean, enableAutomatedSnapshotPolicy: Boolean, encrypted: String, expiredTime: String, id: String, imageId: String, instanceId: String, iops: Int, iopsRead: Int, iopsWrite: Int, kmsKeyId: String, mountInstanceNum: Int, mountInstances: List<GetDisksDiskMountInstance>, name: String, operationLocks: List<GetDisksDiskOperationLock>, paymentType: String, performanceLevel: String, portable: Boolean, productCode: String, regionId: String, resourceGroupId: String, size: Int, snapshotId: String, status: String, tags: Map<String, Any>, type: String, 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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard