Skip to content

Commit

Permalink
Documentation for 1.57.0 (#114)
Browse files Browse the repository at this point in the history
Co-authored-by: Lubomir Matecka <lmatecka@purestorage.com>
  • Loading branch information
lmatecka and Lubomir Matecka authored Nov 4, 2024
1 parent 8b7f909 commit 6a3ff0d
Show file tree
Hide file tree
Showing 62 changed files with 171,387 additions and 6,208 deletions.
1 change: 1 addition & 0 deletions docs/_sources/changelog.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ A log of changes by version and date.
======= ========== =====
Version Date Notes
======= ========== =====
1.57.0 10/10/2024 Added FlashArray 2.37 client
1.56.0 08/29/2024 Added FlashArray 2.36 client
1.55.0 08/15/2024 Added FlashBlade 2.15 client
1.54.0 07/23/2024 Added FlashArray 2.35 client
Expand Down
10 changes: 10 additions & 0 deletions docs/_sources/fa_reference.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,10 @@ FlashArray REST 2.35 Client
FlashArray REST 2.36 Client
~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: pypureclient.flasharray.FA_2_36.client.Client

FlashArray REST 2.37 Client
~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: pypureclient.flasharray.FA_2_37.client.Client
:members:

Properties
Expand Down Expand Up @@ -2516,6 +2520,12 @@ Transfer
.. autoclass:: pypureclient.flasharray.Transfer
:members:

UpgradeParameters
~~~~~~~~~~~~~~~~~

.. autoclass:: pypureclient.flasharray.UpgradeParameters
:members:

Username
~~~~~~~~

Expand Down
Loading

0 comments on commit 6a3ff0d

Please sign in to comment.