Get Snapshots Snapshot
data class GetSnapshotsSnapshot(val category: String, val createTime: String, val description: String, val id: String, val instanceId: String, val lastModifiedTime: String, val progress: String, val remainTime: Int, val retentionDays: Int, val snapshotId: String, val snapshotName: String, val snapshotType: String, val sourceFsSize: Int, val status: String)
Properties
Link copied to clipboard
The creation time of the snapshot.
Link copied to clipboard
The description of the snapshot.
Link copied to clipboard
The ID of the database file system.
Link copied to clipboard
The last modification time of the snapshot.
Link copied to clipboard
The remaining completion time of the snapshot being created, in seconds.
Link copied to clipboard
The retention days of the snapshot.
Link copied to clipboard
The ID of the snapshot.
Link copied to clipboard
The name of the snapshot.
Link copied to clipboard
The creation of the snapshot.
Link copied to clipboard
Source database file system capacity.