You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -98,13 +98,16 @@ Alternatively, you can add a full namepsace and collection name in the `collecti
98
98
- ibm_svc_vol_map - Manages volume mapping for Spectrum Virtualize storage systems
99
99
- ibm_svcinfo_command - Runs svcinfo CLI command on Spectrum Virtualize storage systems over SSH session
100
100
- ibm_svctask_command - Runs svctask CLI command(s) on Spectrum Virtualize storage systems over SSH session
101
+
- ibm_sv_manage_awss3_cloudaccount - Manages Amazon S3 cloud account configuration on Spectrum Virtualize storage systems
102
+
- ibm_sv_manage_cloud_backup - Manages cloud backups on Spectrum Virtualize storage systems
101
103
- ibm_sv_manage_ip_partnership - Manages IP partnership configuration on Spectrum Virtualize storage systems
102
104
- ibm_sv_manage_provisioning_policy - Manages provisioning policy configuration on Spectrum Virtualize storage systems
103
105
- ibm_sv_manage_replication_policy - Manages policy-based replication configuration on Spectrum Virtualize storage systems
104
106
- ibm_sv_manage_snapshot - Manages snapshots (mutual consistent images of a volume) on Spectrum Virtualize storage systems
105
107
- ibm_sv_manage_snapshotpolicy - Manages snapshot policy configuration on Spectrum Virtualize storage systems
106
108
- ibm_sv_manage_ssl_certificate - Exports an existing system certificate on to Spectrum Virtualize storage systems
107
109
- ibm_sv_manage_truststore_for_replication - Manages certificate trust stores for replication on Spectrum Virtualize family storage systems
110
+
- ibm_sv_restore_cloud_backup - Restores cloud backups on Spectrum Virtualize storage systems
108
111
- ibm_sv_switch_replication_direction - Switches the replication direction on Spectrum Virtualize storage systems
109
112
110
113
### Other Feature Information
@@ -140,6 +143,7 @@ The modules in the IBM Spectrum Virtualize Ansible collection leverage REST APIs
140
143
141
144
Currently we are not accepting community contributions.
142
145
Though, you may periodically review this content to learn when and how contributions can be made in the future.
146
+
IBM Spectrum Virtualize Ansible Collection maintainers can follow the [Maintainer guidelines](https://docs.ansible.com/ansible/devel/community/maintainers.html).
0 commit comments