Module: Integra365::Client::BackupJobReporting
- Included in:
- Integra365::Client
- Defined in:
- lib/integra365/client/backup_job_reporting.rb
Overview
Defines methods related to backup job reporting
Instance Method Summary collapse
-
#backup_job_reporting ⇒ Object
Get all backupjob reports.
Instance Method Details
#backup_job_reporting ⇒ Object
Get all backupjob reports
9 10 11 |
# File 'lib/integra365/client/backup_job_reporting.rb', line 9 def backup_job_reporting get('BackupJobReporting') end |