Update the name of a specific snapshot
PATCH/portal/api/v1/snapshots/:snapshot_id
Updates the name of the snapshot identified by snapshot_id
.
Request
Responses
- 200
- 401
- 403
- 404
- 409
- 500
Snapshot updated successfully
Unauthorized
Not authorized to access the resource
Resource not found.
Resource conflict.
Internal Server Error