Skip to content

Commit

Permalink
Added extra Pure1 references to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiberiu Vilcu committed Mar 11, 2020
1 parent a2835ef commit b5a23f5
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions docs/pure1_reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,30 @@ Audit
.. autoclass:: pypureclient.pure1.models.Audit
:members:

Bucket
~~~~~~

.. autoclass:: pypureclient.pure1.models.Bucket
:members:

BucketReplicaLink
~~~~~~~~~~~~~~~~~

.. autoclass:: pypureclient.pure1.models.BucketReplicaLink
:members:

FileSystem
~~~~~~~~~~

.. autoclass:: pypureclient.pure1.models.FileSystem
:members:

FileSystemReplicaLink
~~~~~~~~~~~~~~~~~~~~~

.. autoclass:: pypureclient.pure1.models.FileSystemReplicaLink
:members:

FileSystemSnapshot
~~~~~~~~~~~~~~~~~~

Expand Down Expand Up @@ -123,6 +141,12 @@ Nfs
.. autoclass:: pypureclient.pure1.models.Nfs
:members:

ObjectStoreAccount
~~~~~~~~~~~~~~~~~~

.. autoclass:: pypureclient.pure1.models.ObjectStoreAccount
:members:

Pod
~~~

Expand Down Expand Up @@ -153,6 +177,12 @@ PolicyRule
.. autoclass:: pypureclient.pure1.models.PolicyRule
:members:

ResourceWithLocation
~~~~~~~~~~~~~~~~~~~~

.. autoclass:: pypureclient.pure1.models.ResourceWithLocation
:members:

Smb
~~~

Expand All @@ -165,6 +195,12 @@ Tag
.. autoclass:: pypureclient.pure1.models.Tag
:members:

Target
~~~~~~

.. autoclass:: pypureclient.pure1.models.Target
:members:

Volume
~~~~~~

Expand Down

0 comments on commit b5a23f5

Please sign in to comment.