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>
9 lines
234 B
JSON
9 lines
234 B
JSON
{
|
|
"resource_lock": {
|
|
"resource_id": "5a313549-d346-44b6-9650-738ce08a9fee",
|
|
"resource_type": "share",
|
|
"resource_action": "delete",
|
|
"lock_reason": "Locked for deletion until year end audit."
|
|
}
|
|
}
|