Class: Integra365::Client

Inherits:
API
  • Object
show all
Includes:
BackupJobReporting, Tenants
Defined in:
lib/integra365/client.rb,
lib/integra365/client/tenants.rb,
lib/integra365/client/backup_job_reporting.rb

Overview

Note:

All methods have been separated into modules and follow the same grouping used in api docs

Wrapper for the Integra365 REST API

Defined Under Namespace

Modules: BackupJobReporting, Tenants

Method Summary

Methods included from BackupJobReporting

#backup_job_reporting

Methods included from Tenants

#tenant, #tenant_licenses, #tenant_storage, #tenants

Methods inherited from API

#config, #initialize

Methods included from Authentication

#token, #token_refresh

Constructor Details

This class inherits a constructor from Integra365::API