Skip to main content

Delete an export policy client

Contributors

DELETE /protocols/nfs/export-policies/{policy.id}/rules/{index}/clients/{match}

Introduced In: 9.6

Deletes an export policy client

  • vserver export-policy rule remove-clientmatches

Parameters

Name Type In Required Description

policy.id

integer

path

True

Export Policy ID

index

integer

path

True

Export Rule Index

match

string

path

True

Export Client Match

return_records

boolean

query

False

The default is false. If set to true, the records are returned.

  • Default value:

Response