Skip to content
Open
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.77.1 <archive/1.77.1/index.rst>
1.77.0 <archive/1.77.0/index.rst>
1.76.0 <archive/1.76.0/index.rst>
1.75.0 <archive/1.75.0/index.rst>
Expand Down
2 changes: 2 additions & 0 deletions docs/_sources/archive/1.77.1/index.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
py-pure-client 1.77.1
---------------------
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.78.0 11/13/2025 Add /protection-group-snapshots and /protection-group-snapshots/transfer endpoints
1.77.1 10/29/2025 Added FlashBlade 2.21 client
1.77.0 10/16/2025 Added FlashBlade 2.21 client
1.76.0 10/09/2025 Added FlashArray 2.48 client
Expand Down
72 changes: 0 additions & 72 deletions docs/_sources/fa_reference.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3630,18 +3630,6 @@ MemberNoIdAllResponse
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

MemberNoIdGroup
~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::MemberNoIdGroup
: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

MemberNoIdMember
~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::MemberNoIdMember
Expand Down Expand Up @@ -4398,18 +4386,6 @@ PodArrayStatus
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

PodEradicationConfig
~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::PodEradicationConfig
: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

PodGetResponse
~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::PodGetResponse
Expand Down Expand Up @@ -4890,18 +4866,6 @@ PolicyManagementAccess
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

PolicyManagementAccessEffective
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::PolicyManagementAccessEffective
: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

PolicyManagementAccessGetResponse
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::PolicyManagementAccessGetResponse
Expand Down Expand Up @@ -6354,18 +6318,6 @@ ProtectionGroupSnapshotTransferResponse
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

ProtectionGroupTarget
~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::ProtectionGroupTarget
: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

ProtectionGroupTargetGetResponse
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::ProtectionGroupTargetGetResponse
Expand Down Expand Up @@ -9282,18 +9234,6 @@ VolumeGroupPatch
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

VolumeGroupPerformance
~~~~~~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::VolumeGroupPerformance
: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

VolumeGroupPost
~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::VolumeGroupPost
Expand Down Expand Up @@ -9330,18 +9270,6 @@ VolumePatch
:model-hide-paramlist: False
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict

VolumePerformance
~~~~~~~~~~~~~~~~~
.. autopydantic_model:: pypureclient.flasharray::VolumePerformance
: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

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