Unsolved
1 Rookie
•
17 Posts
0
364
April 20th, 2023 09:00
powerscale/Isilon CLI command functionality to perform snapshot restore
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
Is there any API and module or powerscale/Isilon CLI command functionality
No Events found!
jennifer_john
1 Rookie
•
79 Posts
0
April 21st, 2023 01:00
Hi @Javed Khan Siddque
https://developer.dell.com/apis/4088/versions/9.4.0.0/9.4.0.0.json/paths/~1platform~13~1job~1jobs/post
This API has snaprevert_params to specify the snapshot to revert.
Currently it is not supported through ansible, feature requests for ansible-powerscale can be raised and tracked here https://github.com/dell/ansible-powerscale/issues
Thanks,
Jennifer.