OBJECT
Db2LogSnapshotAppMetadata
Description
Metadata related to the Db2 log snapshot.
link GraphQL Schema definition
- type Db2LogSnapshotAppMetadata {
- # The ID for the backup object stored in snapshot table.
- String :
- # List of Backups for a Db2 log snapshot.
- Db2LogBackupFile!] : [
- }