Skip to content

1.61.0

Latest
Compare
Choose a tag to compare
@jakubtischler jakubtischler released this 14 Jan 11:41
· 1 commit to master since this release
05d3dc1

FlashArray REST API 2.39

Support for pod, realm, volume group, and protection group tags​
​Support has been added to enable tags for pods, realms, volume groups, and protection groups. Tags are visible, but not modifiable in the Pure1 GUI. Admins can view, add, update, or delete tags.​

Added endpoints:​

  • ​GET | DELETE /pods/tags, /protection-groups/tags, /volume-groups/tags
  • PUT /pods/tags/batch, /protection-groups/tags/batch, /volume-groups/tags/batch

Updated endpoints:

  • POST | DELETE | /pods, /volume-groups, /protection-groups /realms​

Fleet destroy​
​Support has been added to enable the deletion of fleets.​
​Added endpoints:​

  • DELETE /fleets​

​Password expiration​
​Support has been added for password expiration.​
​Added endpoints:​

  • GET | PATCH /policies/password