f641577d8a
Add CRUD APIs for resource locks with support for preventing deletion of shares (applies to soft-deletions and unmanage operations as well). Change-Id: I146bc09e4e8a39797e22458ff6860346e11e592e Implements: bp/allow-locking-shares-against-deletion Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
6 lines
84 B
JSON
6 lines
84 B
JSON
{
|
|
"resource_lock": {
|
|
"lock_reason": "This is a protected share"
|
|
}
|
|
}
|