Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Operational Technology Backup Management data model

The Operational Technology (OT) Backup Management provides visibility and actionable insights on the backup of the OT devices. The class tables described below are interconnected and collectively form the Backup Management data model.

Use the Backup Storage Information [cmdb_backup_storage_information] class to create backup records that identify the device in internal or external backup services. The Backup Storage Information table includes the following attributes:

AttributesDescription
Backup Configuration StatusIndicates whether the CI has been configured in the backup service or appliance with relevant policies.
Discovery SourceDiscovery source of the backup record.
Backup ServiceReference to the Common Service Data Model Technical Service hosting external and internal backup system, services, or appliances
Managed ByName or ID of the user whi is responsible for managing the backup.
Latest Successful ExecutionDate and time of the most recent data backup that was successfully executed for a device.
Latest Execution AttemptDate and time of the most recent data backup that was attempted for a device.
Next Execution AttemptDate and time when the next data backup is going to be attempted for a device.
Latest Execution LogDetailed log entries for all device data backup that were executed.
Backup Source IDBackup service record for a device, which identifies the device in external or internal backup services. Backup source id can include host_id, vcenter_id, instance_id, db_id.
Job Definition IDIdentification number assigned to a data backup job.
Recovery Point ObjectiveAmount of time that can elapse between backups and the amount of data lost.
Execution ModeIndicates whether the backup is configured to run automatically on a periodic basis, or if it’s manually executed on an as-needed basis.
Backup SourceDetails of the backed-up CI. This table holds the backup status details for the referenced CI.
Job Definition NameName assigned to a data backup job.
Managed By GroupName of the user group responsible for managing the backup.
DomainID of the domain to which the instance belongs.

Use the Backup Job Execution History [cmdb_backup_job_execution_history] class to create a history of records for all backup executions. The Backup Job Execution History table includes the following attributes:

AttributesDescription
Backup Job InformationDetails of the backup job you created.
Backup End TimeThe time when the backup job ended.
Completion StatusThe current completion status of the backup job.
Mark for ArchivalSelect to archive backup job execution history after 90 days.

Use the OT Backup Job Execution History [ot_backup_history_and_comparision_log] class to compare the history of records for all backup executions. The Backup Log table includes the following attributes:

AttributeDescription
Current VersionThe current version of the OT device.
Current Version vs BackupComparison between the current version of the OT device and the version information available in the backup record.
Current Version vs Backup ErrorComparison between the current version of the OT device and the version information available in the backup record that experienced an error during backup job execution.
Current Version vs Backup WarningComparison between the current version of the OT device and the version information available in the backup record that experienced a warning during backup job execution.
Previous Version vs BackupComparison between the previous recorded version of the OT device and the version information available in the backup record.
Previous Version vs Backup ErrorComparison between the previous recorded version of the OT device and the version information available in the backup record that experienced an error during backup job execution.
Previous Version vs Backup WarningComparison between the previous recorded version of the OT device and the version information available in the backup record that experienced a warning during backup job execution.

Parent Topic:Operational Technology Manager reference

Related topics

Operational Technology (OT) extension classes