Class: Skykick::Client

Inherits:
API
  • Object
show all
Includes:
Alerts, Backup
Defined in:
lib/skykick/client.rb,
lib/skykick/client/alerts.rb,
lib/skykick/client/backup.rb

Overview

Note:

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

Wrapper for the Skykick REST API

Defined Under Namespace

Modules: Alerts, Backup

Method Summary

Methods included from Alerts

#alerts, #mark_as_complete

Methods included from Backup

#autodiscover, #datacenters, #exchange_mailbox, #exchange_mailboxes, #lastsnapshotstats, #partner_subscriptions, #retentionperiod, #sharepoint_sites, #sku, #storage_settings, #subscription_settings, #subscriptions

Methods inherited from API

#config, #initialize

Methods included from Authentication

#auth_token

Methods included from Connection

#setup_headers, #setup_logger_filtering

Constructor Details

This class inherits a constructor from Skykick::API