Pure-Storage-Ansible / FlashArray-Collection

Ansible Collection for Pure Storage FlashArray
GNU General Public License v3.0
18 stars 23 forks source link

Remove unnecessary warning and fix suffix issue #393

Closed sdodsley closed 1 year ago

sdodsley commented 1 year ago
SUMMARY

Remove warning about suffix for snapshot offload (volume send) Add second regex to allow system generated suffixes to be used for copy. Add return value of suffix when new snapshot has been created. Provide error message when trying to delete a snapshot that is the baseline of a volume on another array, or is still replicating. This occurs when you try and delete the latest snapshot from a purevol send invoked on another array.

ISSUE TYPE
COMPONENT NAME

purefa_snap.py