GetEcsSnapshotsSnapshot

data class GetEcsSnapshotsSnapshot(val category: String, val creationTime: String, val description: String, val diskId: String, val encrypted: Boolean, val id: String, val instantAccess: Boolean, val instantAccessRetentionDays: Int, val name: String, val productCode: String, val progress: String, val remainTime: Int, val resourceGroupId: String, val retentionDays: Int, val snapshotId: String, val snapshotName: String, val snapshotSn: String, val snapshotType: String, val sourceDiskId: String, val sourceDiskSize: String, val sourceDiskType: String, val sourceStorageType: String, val status: String, val tags: Map<String, String>, val type: String, val usage: String)

Constructors

Link copied to clipboard
constructor(category: String, creationTime: String, description: String, diskId: String, encrypted: Boolean, id: String, instantAccess: Boolean, instantAccessRetentionDays: Int, name: String, productCode: String, progress: String, remainTime: Int, resourceGroupId: String, retentionDays: Int, snapshotId: String, snapshotName: String, snapshotSn: String, snapshotType: String, sourceDiskId: String, sourceDiskSize: String, sourceDiskType: String, sourceStorageType: String, status: String, tags: Map<String, String>, type: String, usage: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The category of the snapshot.

Link copied to clipboard
Link copied to clipboard

The description of the snapshot.

Link copied to clipboard

The source disk id.

Link copied to clipboard

Whether the snapshot is encrypted.

Link copied to clipboard
val id: String

The ID of the Snapshot.

Link copied to clipboard

Whether snapshot speed availability is enabled.

Link copied to clipboard

Specifies the retention period of the instant access feature. After the retention period ends, the snapshot is automatically released.

Link copied to clipboard
Link copied to clipboard

The product number inherited from the mirror market.

Link copied to clipboard

Snapshot creation progress, in percentage.

Link copied to clipboard

Remaining completion time for the snapshot being created.

Link copied to clipboard

The resource group id.

Link copied to clipboard

Automatic snapshot retention days.

Link copied to clipboard

The snapshot id.

Link copied to clipboard

Snapshot Display Name.

Link copied to clipboard

The serial number of the snapshot.

Link copied to clipboard

Snapshot creation type.

Link copied to clipboard
Link copied to clipboard

Source disk capacity.

Link copied to clipboard

Source disk attributes.

Link copied to clipboard

Original disk type.

Link copied to clipboard

The status of the snapshot.

Link copied to clipboard

The tags.

Link copied to clipboard
Link copied to clipboard

A resource type that has a reference relationship.