Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intial commit for policy update and viewbox support #41

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

naveena-maplelabs
Copy link
Contributor

  1. Added option to support policy updation.
  2. Storage domain creation, updation and deletion support added.

plugins/modules/cohesity_storage_domain.py Outdated Show resolved Hide resolved
plugins/modules/cohesity_storage_domain.py Show resolved Hide resolved
plugins/modules/cohesity_storage_domain.py Outdated Show resolved Hide resolved
plugins/modules/cohesity_storage_domain.py Show resolved Hide resolved
plugins/modules/cohesity_storage_domain.py Outdated Show resolved Hide resolved
validate_certs: "{{ cohesity_validate_certs }}"
name: 'Ansible'
state: 'present'
cluster_partition_name: "DefaultPartition"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question still remains, how does one get to know the partition name, if its is constant, can we just hard code it ?

1) Added option to support policy updation.
2) Storage domain creation, updation and deletion support added.
1) Added option to support policy updation.
2) Storage domain creation, updation and deletion support added.
@naveena-maplelabs naveena-maplelabs merged commit f1886bb into main Feb 16, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants