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 expirationTime: 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, String>, val type: String, val zoneId: String)
Constructors
Link copied to clipboard
constructor(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, expirationTime: 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, String>, type: String, zoneId: String)
Properties
Link copied to clipboard
Disk attachment time.
Link copied to clipboard
Link copied to clipboard
Availability zone of the disk.
Link copied to clipboard
Disk creation time.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Disk description.
Link copied to clipboard
Disk detachment time.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Disk expiration time.
Link copied to clipboard
Link copied to clipboard
Filter the results by the specified ECS instance ID.
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
The Id of resource group which the disk belongs.
Link copied to clipboard
Snapshot used to create the disk. It is null if no snapshot is used to create the disk.