Module cvpysdk.activateapps

Initialize Activate Apps 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 Activate Apps for the SDK."""

__author__ = 'Commvault Systems Inc.'

Sub-modules

cvpysdk.activateapps.constants

Helper file to maintain all the constants for Activate Apps …

cvpysdk.activateapps.ediscovery_utils

Main file for performing operations on ediscovery clients & ediscovery data sources …

cvpysdk.activateapps.entity_manager

Main file for performing operations on entity manager app under Activate …

cvpysdk.activateapps.file_storage_optimization

Main file for performing operations on file storage optimization(FSO) app under Activate …

cvpysdk.activateapps.inventory_manager

Main file for performing operations on inventory manager app under Activate …

cvpysdk.activateapps.request_manager

Main file for performing operations on request manager App under Activate …

cvpysdk.activateapps.sensitive_data_governance

Main file for performing operations on Sensitive data governance(SDG) app under Activate …