Module cvpysdk.subclients.cloudapps

Initialize Cloud Apps Subclients for the SDK.

Expand source code Browse git
# -*- coding: utf-8 -*-

# --------------------------------------------------------------------------
# Copyright Commvault Systems, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# --------------------------------------------------------------------------

"""Initialize Cloud Apps Subclients for the SDK."""

__author__ = 'Commvault Systems Inc.'

Sub-modules

cvpysdk.subclients.cloudapps.cloud_database_subclient

File for operating on a Cloud Database Subclient …

cvpysdk.subclients.cloudapps.cloud_storage_subclient

File for operating on a Cloud Storage Subclient …

cvpysdk.subclients.cloudapps.dynamics365_subclient

File for operating on a Dynamics 365 CRM Subclient …

cvpysdk.subclients.cloudapps.google_subclient

File for operating on a GMail/GDrive/OneDrive Subclient …

cvpysdk.subclients.cloudapps.salesforce_subclient

File for operating on a Salesforce Subclient …

cvpysdk.subclients.cloudapps.spanner_subclient

File for operating on a Google Cloud Spanner Subclient …

cvpysdk.subclients.cloudapps.teams_constants

Helper file to maintain all the constants for MS Teams subclient …

cvpysdk.subclients.cloudapps.teams_subclient

File for operating on a Microsoft Office 365 Teams subclient …