Viewing Backup Details
Use the Console or the command-line interface to view all backups present in the compartment and its details.
- Using the Console
- Using the CLI
- Using the REST API, run the GetBackup operation.
Using the Console
Use the Console to view all backups present in the compartment and its details.
Backup Details
The Backup details page shows details of the backup and the resources associated with it.
Details
The following information is displayed on the Details tab in the Backup details page:
Table 9-3 Details
Field | Description |
---|---|
Backup information |
|
Encrypt |
|
Backup configuration |
|
DB System State During Backup
The following information is displayed on the DB system state during backup tab in the Backup details page:
Table 9-4 DB system state during backup
Field | Description |
---|---|
DB system information |
|
Resource allocation |
|
Encrypt |
|
High availability |
|
Networking |
|
Backup plan |
|
Deletion plan |
|
Copy Information
If the backup is copied from another region, the following information is displayed on the Copy information tab in the Backup details page:
Table 9-5 Copy Information
Field | Description |
---|---|
Immediate source backup OCID | The unique identifier of the MySQL backup from which this backup was copied. |
Original source backup OCID | The unique identifier of the original MySQL backup of the DB system. |
Time copy created | The date and time the backup was copied. |
DB System
The following information is displayed on the DB system tab in the Backup details page:
Table 9-6 DB System
Section | Field and Description |
---|---|
DB system information |
|
Resource allocation |
|
Encrypt |
|
HeatWave cluster |
|
High availability |
|
Networking |
|
Backup plan |
|
Deletion plan |
|
Resources: Work Requests
The Work requests resource on the Backup details page lists the activity logs for ongoing and recent operations on the backup. Work requests are retained for 12 hours.
Table 9-7 Work Requests
Field | Description |
---|---|
Operation | One of the following operation names:
For more information on Work Requests, see Work Request Overview. |
State | Current state:
|
% Complete | The percentage completion. |
Accepted | Date and time the operation was accepted. |
Started | Date and time the operation started. |
Finished | Date and time the operation finished. |
Action menu (3 dots) | Opens the Action menu. The following actions are possible:
|
Using the CLI
Use the command-line interface to view the details of a backup.
- A backup OCID.
- A properly configured CLI installation and the requisite SSH keys. See Command Line Interface.