Pure-Storage-Ansible / FlashArray-Collection

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

Remote snapshots are not deleted #435

Closed genegr closed 1 year ago

genegr commented 1 year ago

Describe the bug purefa_snap unable to destroy/eradicate remoe snapshots

To Reproduce Steps to reproduce the behavior:

  1. Create a remote snapshot
  2. Destroy and eradicate remote snapshot from target array
  3. Verify the snapshot still exists on target array

Expected behavior

Remote snapshot gets deleted

Additional notes The problem is due to a possible issue with API 1.x, in which the volume search method returns an error if a remote snapshot is specified.