Metadata-Version: 2.0
Name: purefusion
Version: 1.0
Summary: Pure Fusion API
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Keywords: Swagger,Pure Fusion API
Platform: UNKNOWN
Requires-Dist: PyJWT (<2.0.0,>=1.7.1)
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


