summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-09-13 22:32:16 +0000
committerGerrit Code Review <review@openstack.org>2020-09-13 22:32:16 +0000
commit2cd5bb6f831f7bee44d698ecacaa7006b12f0ec0 (patch)
tree68f7025e7c2996f47743215debf9676b07cbe7e0 /api-ref
parente6feda698f64f894c8b63b6e93a106514fbeaebb (diff)
parentf79bb53a39b137f5a836210707f3e351b177f6d0 (diff)
downloadtrove-2cd5bb6f831f7bee44d698ecacaa7006b12f0ec0.tar.gz
Merge "Support getting backups of a specific project"
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