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)