cohesity / management-sdk-python

Cohesity Management SDK for Python.
Apache License 2.0
21 stars 20 forks source link

Anfield: Initial commit for HyperV Import/Export #56

Closed naveena-maplelabs closed 2 years ago

naveena-maplelabs commented 2 years ago

Added:

1) Option to export HyperV(SCVMM) sources and protection groups
from the cohesity cluster.
2) Source throttling policy and policy overrides is also exported.
3) Option to import HyperV SCVMM sources and protection groups.
4) If throttling policy overrides is enabled in source, after source
creation throttling policy overrides is updated based on new datastore id.
naveena-maplelabs commented 2 years ago

@pyashish Addressed the comments, please review.