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
8 9 10 |
# File 'lib/integra365/client/backup_job_reporting.rb', line 8 def backup_job_reporting get("BackupJobReporting") end |