Backup Orgaization Python Script517
Pages:
1MikeMills private msg quote post Address this user | ||
Below is an example script to get a GroveStreams session token and use that token to download an organization backup file using the GroveStreams HTTP restful API. It is written using Python 3.7.
|
||
Post 1 IP flag post |
Essential_WD private msg quote post Address this user | ||
Hello! What capabilities must the user's group have for downloading the backup? Must the user be a part of the administrator group for the backup download to be successful? I wish to give my backup account minimal permissions to download the zip file, and nothing more. Every combination I've tried thus far has resulted in an empty zip file being downloaded, and only when the backup account is in the administrators group does the backup work. Is there a workaround to this? -WD |
||
Post 2 IP flag post |
MikeMills private msg quote post Address this user | ||
One of the User's Groups must have Manage Exports capability and the user/group must have Traverse rights for the content store folders and objects (Components, Content, Tools) they are backing up. Right click on the store folders, choose properties, and check the security tab. Aren't there errors in the Org's System Notifications when the zip file is empty? We did some work in this area last week to improve backup times. We could've introduced an issue. That's why I'm asking about the notifications. |
||
Post 3 IP flag post |
Pages:
1