Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/_sources/archive.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Documentation for previous releases could be found below
.. toctree::
:maxdepth: 1

1.80.0 <archive/1.80.0/index.rst>
Comment thread
jakubtischler marked this conversation as resolved.
1.79.0 <archive/1.79.0/index.rst>
1.78.0 <archive/1.78.0/index.rst>
1.77.1 <archive/1.77.1/index.rst>
Expand Down
2 changes: 2 additions & 0 deletions docs/_sources/archive/1.80.0/index.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
py-pure-client 1.80.0
---------------------
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.81.0 01/02/2026 Added FlashArray 2.50 client
1.80.0 12/16/2025 Added FlashBlade 2.22 client
1.79.0 11/28/2025 Added FlashArray 2.49 client
1.78.0 11/13/2025 Add /protection-group-snapshots and /protection-group-snapshots/transfer endpoints
Expand Down
264 changes: 258 additions & 6 deletions docs/_sources/fa_reference.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ Importable as
.. module:: pypureclient.flasharray.client
.. autofunction:: pypureclient.flasharray.client::Client

FlashArray REST 2.49 Client
FlashArray REST 2.50 Client
~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. module:: pypureclient.flasharray.FA_2_49.client
.. autoclass:: pypureclient.flasharray.FA_2_49.client::Client
.. module:: pypureclient.flasharray.FA_2_50.client
.. autoclass:: pypureclient.flasharray.FA_2_50.client::Client
:members:

Models
Expand Down Expand Up @@ -2946,6 +2946,18 @@ HostGroupPost
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

HostGroupQosGetResponse
~~~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::HostGroupQosGetResponse
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

HostGroupResponse
~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::HostGroupResponse
Expand Down Expand Up @@ -3018,6 +3030,18 @@ HostPost
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

HostQosGetResponse
~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::HostQosGetResponse
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

HostResponse
~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::HostResponse
Expand Down Expand Up @@ -4242,6 +4266,18 @@ OffloadAzure
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

OffloadAzurePatch
~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::OffloadAzurePatch
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

OffloadGetResponse
~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::OffloadGetResponse
Expand Down Expand Up @@ -4278,6 +4314,18 @@ OffloadNfs
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

OffloadPatch
~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::OffloadPatch
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

OffloadPost
~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::OffloadPost
Expand Down Expand Up @@ -4566,6 +4614,18 @@ PodPost
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

PodRemoteArrayStatus
~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::PodRemoteArrayStatus
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

PodReplicaLink
~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::PodReplicaLink
Expand Down Expand Up @@ -6546,6 +6606,114 @@ Realm
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

RealmConnection
~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::RealmConnection
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

RealmConnectionKey
~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::RealmConnectionKey
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

RealmConnectionKeyGetResponse
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::RealmConnectionKeyGetResponse
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

RealmConnectionKeyPost
~~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::RealmConnectionKeyPost
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

RealmConnectionKeyPostResponse
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::RealmConnectionKeyPostResponse
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

RealmConnectionKeyResponse
~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::RealmConnectionKeyResponse
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

RealmConnectionWithKey
~~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::RealmConnectionWithKey
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

RealmConnectionsGetResponse
~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::RealmConnectionsGetResponse
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

RealmConnectionsResponse
~~~~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::RealmConnectionsResponse
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

RealmGetResponse
~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::RealmGetResponse
Expand Down Expand Up @@ -6882,6 +7050,42 @@ RemoteProtectionGroupSnapshotTransferResponse
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

RemoteRealm
~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::RemoteRealm
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

RemoteRealmTagGetResponse
~~~~~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::RemoteRealmTagGetResponse
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

RemoteRealmsResponse
~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::RemoteRealmsResponse
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

RemoteVolumeSnapshot
~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::RemoteVolumeSnapshot
Expand Down Expand Up @@ -8214,9 +8418,33 @@ StartEndTime
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

StretchedTag
~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::StretchedTag
StretchedTagPod
~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::StretchedTagPod
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

StretchedTagRealm
~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::StretchedTagRealm
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

StretchedTagRemoteArrayStatus
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::StretchedTagRemoteArrayStatus
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
Expand Down Expand Up @@ -9486,6 +9714,30 @@ VolumeSnapshot
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

VolumeSnapshotBatchPost
~~~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::VolumeSnapshotBatchPost
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

VolumeSnapshotBatchResponse
~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::VolumeSnapshotBatchResponse
:model-show-json: False
:model-show-field-summary: False
:model-show-config-summary: False
:model-show-validator-summary: True
:model-show-validator-members: True
:undoc-members: True
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

VolumeSnapshotGetResponse
~~~~~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::VolumeSnapshotGetResponse
Expand Down
Loading