{ "opencollection": "1.0.0", "info": { "name": "FlashArray REST Active Directory RDL API", "version": "2.52" }, "items": [ { "info": { "name": "RDL", "type": "folder" }, "items": [ { "info": { "name": "Pure Storage Get the Status of the Rapid Data Locking Feature.", "type": "http" }, "http": { "method": "GET", "url": "/api/2.26/rapid-data-locking", "headers": [ { "name": "X-Request-ID", "value": "" } ] }, "docs": "Displays the status of the Rapid Data Locking feature.\n" }, { "info": { "name": "Pure Storage Modifies the Rapid Data Locking Feature.", "type": "http" }, "http": { "method": "PATCH", "url": "/api/2.26/rapid-data-locking", "headers": [ { "name": "X-Request-ID", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Modifies the Rapid Data Locking feature. Note that the feature can only\nbe enabled if there are no file systems nor buckets created on the array.\nOnce enabled, the feature cannot be modified.\n" }, { "info": { "name": "Pure Storage Displays Rapid Data Locking Test Results.", "type": "http" }, "http": { "method": "GET", "url": "/api/2.26/rapid-data-locking/test", "headers": [ { "name": "X-Request-ID", "value": "" } ] }, "docs": "Displays a detailed result of a Rapid Data Locking test.\n" }, { "info": { "name": "Pure Storage Rotates the External Keys on the Associated EKM Appliance.", "type": "http" }, "http": { "method": "POST", "url": "/api/2.26/rapid-data-locking/rotate", "headers": [ { "name": "X-Request-ID", "value": "" } ] }, "docs": "Rotates the external keys on the associated EKM appliance.\n" } ] } ], "bundled": true }