Hi all Can you help how I can backup all workspace...
# gooddata-cloud
a
Hi all Can you help how I can backup all workspaces, dashboard, metrics and etc maybe in dashboard or by API via some endpoints. Maybe you have already some plan for this purpose?
f
Hi Aleksei, this can be achieved via the Declarative API endpoints. As the article I just shared explains, these types of endpoints will allow you to back up an entire component via a GET call, which you can then restore by performing a PUT call with the backup. Here is the article explaining the endpoints for Workspace Declarative APIs. There’s also one for the entire organization, as per Create and Restore Backups.
a
Thank you) @Filip Charikov FYI