summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2020-09-13 22:57:05 +1200
committerLingxian Kong <anlin.kong@gmail.com>2020-09-13 23:55:11 +1200
commitf79bb53a39b137f5a836210707f3e351b177f6d0 (patch)
treeda33d86311cca479ea73b4f552c691cbab83f55f /api-ref
parentdf4f74769ee731c57cf8dcef01dec8946baa58c6 (diff)
downloadtrove-f79bb53a39b137f5a836210707f3e351b177f6d0.tar.gz
Support getting backups of a specific project
Change-Id: I6a6778ddbb1ee92da28a709be91b04873fe749fe
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/backups.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/api-ref/source/backups.inc b/api-ref/source/backups.inc
index 8b52f230..61828ef9 100644
--- a/api-ref/source/backups.inc
+++ b/api-ref/source/backups.inc
@@ -20,6 +20,8 @@ using query string parameters. The following filters are supported:
- ``all_projects=True/False`` - Return the list of backups for all the
projects, this is an admin only param by default.
- ``datastore={datastore}`` - Return a list of backups of the same datastore.
+- ``project_id={project_id}`` - Get backups of a specific project. Admin
+ required.
Normal response codes: 200