Get Snapshots Snapshot
data class GetSnapshotsSnapshot(val createTime: String, val description: String, val desktopId: String, val id: String, val progress: String, val remainTime: Int, val snapshotId: String, val snapshotName: String, val snapshotType: String, val sourceDiskSize: String, val sourceDiskType: String, val status: String)
Constructors
Properties
Link copied to clipboard
The time when the snapshot was created.
Link copied to clipboard
The description of the snapshot.
Link copied to clipboard
The remaining time that is required to create the snapshot. Unit: seconds.
Link copied to clipboard
The ID of the snapshot.
Link copied to clipboard
The name of the snapshot.
Link copied to clipboard
The type of the snapshot.
Link copied to clipboard
The capacity of the source disk. Unit: GiB.
Link copied to clipboard
The type of the source disk.