Delete an export policy client
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
DELETE /protocols/nfs/export-policies/{policy.id}/rules/{index}/clients/{match}
Introduced In: 9.6
Deletes an export policy client
Related ONTAP commands
-
vserver export-policy rule remove-clientmatches
Learn more
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.
|