Skip to content

1.39.0

Compare
Choose a tag to compare
@mhruska mhruska released this 08 Sep 09:10
6c3e3fc

2.26 FlashArray REST API Release

This version of the REST API is released with Purity//FA 6.4.10.

New endpoints

  • Support for vchosts
    • {get|post|delete|patch}_vchosts_certificates
    • {get|post|delete|patch}_vchosts_endpoints
    • {get|post|delete|patch}_vchosts
  • Displaying information about subscriptions.
    • get_subscriptions
    • get_subscription_assets
  • Creating a file copy from one path to another path.
    • post_files

Endpoints enhancements

  • Protections groups can now be identified by a unique identifier (id). All endpoints manipulating with protection groups now provide this identifier and allow searching by it.
  • Space object in response now contains new field "total_used".
  • Array endpoints enhancements:
    • Support for separated eradication delay for objects that can/cannot be manually eradicated.
    • Response contains timezone and current time of the array.
    • ntp_symmetric_key as parameter and response field.
  • Added NFS version support for NFS client policy rules.