You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
This release of the purity_fb Python REST SDK accompanies the 3.1.1 release of Purity//FB.
New SDK Features
Public key for SSH access
Adding and removing NFS export rules
File System Access Control configuration options to control NFSv3/v4.1 and SMB clients behavior for accessing the files and directories permissions
Be sure to visit the Purity//FB REST API 1.x Release Notes for complete descriptions and other relevant information for these features.
Improvements
Added the property total to the Clients Performance response.
Added the parameter destroy_snapshots to the function update_policies. This parameter must be set to true in order to remove rules that have snapshots created. Setting this parameter to true is an acknowledgement that some of the snapshots managed by this policy will be destroyed.
Fixes
Added the property rules to the PolicyPatch model.