Where can I find example parameters for some of these modules?
Closed this issue · 2 comments
upenr commented
Where can I find example parameters for ibm_svc_volume_clone, ibm_svc_volume_snapshot, ibm_svc_volume_fcconsistgrp?
talorh commented
Hi,
From what I found there are two ways to find this out:
- Look in plugins/modules/module_name.py and you can see some examples
- It's documented on Ansible Automation Hub if you have a Red Hat Subscription (https://cloud.redhat.com/ansible/automation-hub/ibm/spectrum_virtualize/docs)
There may documentation elsewhere, but the above is what worked for me.
Hope this helps.
rohitk-github commented
Thanks @talorh. Closing the issue.