summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-09-01 06:10:29 +0000
committerGerrit Code Review <review@openstack.org>2020-09-01 06:10:29 +0000
commitefc9bae2b9d6db4d9278293589d624f8b6244f80 (patch)
treea7f2890aabe5e75da76073e3510a98f71d0fbb9b /api-ref
parent410b8ee25c8f67342f5d79aacc49883f9750ba90 (diff)
parent77ca2079a856494bc1f7be08b9a918ebe152ca7d (diff)
downloadtrove-efc9bae2b9d6db4d9278293589d624f8b6244f80.tar.gz
Merge "[API doc] Add more description for deleting backups"
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/backups.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/api-ref/source/backups.inc b/api-ref/source/backups.inc
index b7156a64..8b52f230 100644
--- a/api-ref/source/backups.inc
+++ b/api-ref/source/backups.inc
@@ -178,7 +178,8 @@ Delete database backup
.. rest_method:: DELETE /v1.0/{project_id}/backups/{backupId}
-Deletes a database backup.
+Deletes a database backup. All the child backups are deleted automatically when
+a parent backup is deleted.
Normal response codes: 202