tenant nfs4-delegs-remove

Prev Next

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 ID

Required Parameters

--file-path PATH

The file path for which to revoke a delegation.

--tenant-id ID

The tenant to which the file path belongs.

--delegation-stateid STATE_ID

The state ID of the delegation being revoked.

--delegation-id ID

The ID of the delegation being revoked.

--client-id ID

The ID of the client to which the delegation has been granted.