This command revokes an NFSv4 file delegation.
Usage
tenant nfs4-delegs-remove --file-path PATH
--tenant-id ID
--delegation-stateid STATE_ID
--delegation-id ID
--client-id IDRequired Parameters
| The file path for which to revoke a delegation. |
| The tenant to which the file path belongs. |
| The state ID of the delegation being revoked. |
| The ID of the delegation being revoked. |
| The ID of the client to which the delegation has been granted. |