dell / ansible-powerscale

PowerScale (Isilon) Ansible modules
GNU General Public License v3.0
29 stars 21 forks source link

[QUESTION]: Looking For API snaprevert_params to specify the snapshot to revert. #53

Open Javedkhansiddiqui opened 1 year ago

Javedkhansiddiqui commented 1 year ago

How can the Team help you today?

Details: ? I am looking for powerscale/Isilon CLI command functionality to perform snapshot restore. => cp -a "{{ src_path }}" "{{ dest_path }}" within powerscale cluster.

src_path : /ifs/.snapshot/cluster_name_HOURLY_3D_04-18-2023_05:00/cluster_name/test/ISO dest_path : /ifs/cluster_name/test/NAS_Isilon_Restore

I heard that API snaprevert_params was available to specify the snapshot to revert. But , Currently it is not supported through ansible.

anupamaloke commented 1 year ago

@Javedkhansiddiqui, please check the following URL on Revert a snapshot .

I have added this requirement to revert a snapshot to our Ansible PowerScale backlog. We will accordingly triage and priortize it over the future releases.