cinder/releasenotes/notes/backup-update-d0b0db6a7b1c2a5b.yaml
lisali c5ebe48b8e Add backup update function (microversion)
Add update interface so that users can update
name and description of a backup.

This new API endpoint is added in microversion 3.9.

APIImpact
Add PUT to /backups/<id>.

DocImpact

Change-Id: If592b53c7e1dcdc36dbcaa89425b8e44a51684c3
2016-07-28 09:57:25 +00:00

4 lines
72 B
YAML

---
features:
- Added REST API to update backup name and description.