summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2020-09-01 14:00:57 +1200
committerLingxian Kong <anlin.kong@gmail.com>2020-09-01 14:00:57 +1200
commit77ca2079a856494bc1f7be08b9a918ebe152ca7d (patch)
treee8131076c6cc8c465d84e66524e8ae5b3139ef91 /api-ref
parent8daade000cc242507429a762b0df1e167801144b (diff)
downloadtrove-77ca2079a856494bc1f7be08b9a918ebe152ca7d.tar.gz
[API doc] Add more description for deleting backups
Change-Id: I24f3963c32a226411af8fe3155ff7d4a8ab5a880
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