#Python/API method to toggle snapdir-access
1 messages · Page 1 of 1 (latest)
I found snapshot_directory_access_enabled but it does not toggle.
curl -X PATCH "https://X.X.X.X/api/storage/volumes/2390b954-29f0-11ed-b9d5-d039ea1aa9ce?snapshot_directory_access_enabled=true&return_timeout=0&validate_only=false" -H "accept: application/hal+json" -H "authorization: Basic <SNIP>" -H "Content-Type: application/json" -d "{}"