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)