Skip to content

Commit

Permalink
Merge pull request #2 from cohesity/v1.2.0
Browse files Browse the repository at this point in the history
New SDK for 6.8.1 Cluster Version
  • Loading branch information
naveena-maplelabs authored Dec 5, 2023
2 parents ef0694c + ba153f4 commit 238de43
Show file tree
Hide file tree
Showing 3,711 changed files with 25,111 additions and 31,067 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Cluster-SDK support Matrix
|Cluster Version | SDK version|
|----------------|------------|
|6.6.0d_ent(V2) | 1.1.0|
|6.8.1(V2) | 1.2.0|

## <a name="howto"></a> How to Use: :mag_right:

Expand Down
3 changes: 1 addition & 2 deletions cohesity_sdk/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@

__version__ = "2.0.0"

# from cohesity_sdk.cluster.cluster_client import ClusterClient
from cohesity_sdk.cluster.cluster_client import ClusterClient
#from cohesity_sdk.cluster.cluster_client import ClusterClient
from cohesity_sdk.helios.helios_client import HeliosClient
557 changes: 15 additions & 542 deletions cohesity_sdk/cluster/README.md

Large diffs are not rendered by default.

Loading

0 comments on commit 238de43

Please sign in to comment.