Get Snapshots Snapshot
data class GetSnapshotsSnapshot(val createTime: String, val description: String, val encryptType: Int, val id: String, val progress: String, val remainTime: Int, val retentionDays: Int, val snapshotId: String, val snapshotName: String, val sourceFileSystemId: String, val sourceFileSystemSize: String, val sourceFileSystemVersion: String, val status: String)
Properties
Link copied to clipboard
The creation time of the resource.
Link copied to clipboard
The description of the snapshot.
Link copied to clipboard
The type of the encryption.
Link copied to clipboard
The remaining time that is required to create the snapshot. Unit: seconds.
Link copied to clipboard
The retention period of the automatic snapshot. Unit: days.
Link copied to clipboard
The ID of the resource.
Link copied to clipboard
The name of the snapshot.
Link copied to clipboard
The ID of the source file system.
Link copied to clipboard
The capacity of the source file system. Unit: GiB.
Link copied to clipboard
The version of the source file system.