Metadata-Version: 2.1
Name: purefusion
Version: 1.0.6
Summary: Pure Fusion API
Home-page: https://github.com/PureStorage-OpenConnect/fusion-python-sdk
Author-email: 
License: UNKNOWN
Keywords: Swagger,Pure Fusion API
Platform: UNKNOWN
License-File: LICENSE
Requires-Dist: PyJWT (==2.3.0)
Requires-Dist: certifi
Requires-Dist: paramiko
Requires-Dist: python-dateutil
Requires-Dist: requests
Requires-Dist: six (>=1.10)
Requires-Dist: urllib3 (>=1.15)

    Pure Fusion is fully API-driven. Most APIs which change the system (POST, PATCH, DELETE) return an Operation in status \&quot;Pending\&quot; or \&quot;Running\&quot;. You can poll (GET) the operation to check its status, waiting for it to change to \&quot;Succeeded\&quot; or \&quot;Failed\&quot;.   # noqa: E501
    

