FlashArray-Collection
FlashArray-Collection copied to clipboard
Ansible Collection for Pure Storage FlashArray
##### SUMMARY Convert to REST 2 ##### ISSUE TYPE - REST 2 Pull Request ##### COMPONENT NAME purefa_alert.py
##### SUMMARY Convert connect to REST 2 ##### ISSUE TYPE - REST 2 Pull Request ##### COMPONENT NAME purefa_connect.py
##### SUMMARY Convert console to REST v2 ##### ISSUE TYPE - REST 2 Pull Request ##### COMPONENT NAME purefa_console.py
##### SUMMARY Convert purefa_dns to REST v2 ##### ISSUE TYPE - REST 2 Pull Request ##### COMPONENT NAME purefa_dns.py
##### SUMMARY Convert to REST v2 From REST 2.31 new paramter `throttle` added fro pod creations. Add `delete_contents` parameter for RESt 2 pod eradication functionality. ##### ISSUE TYPE - Feature...
**Describe the bug** Using the purefa_volume module, I'm getting errors trying to move a volume out of volume group to the local array. It appears that the volume gets moved,...
**Describe the bug** The purefa_token module main() should grab purefa_argument_spec() and the update() the spec with module parameters, but it does not. This causes what looks like a cert error,...
I am trying to create a pod using the purestorage.flasharray (1.30.2) collection. The firmware version on my pure storage array is: Purity//FA 6.6.6 I have the following python modules installed...
##### SUMMARY Add missing empty Pod call to fix pod creation failure. Closes #617 ##### ISSUE TYPE - Bugfix Pull Request ##### COMPONENT NAME purefa_pod.py
##### SUMMARY Add `disable_warnings` support to module Closes #613 ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME purefa_token.py