vserver cifs branchcache delete
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
Stop and remove the CIFS BranchCache service
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver cifs branchcache delete
command stops and removes the Vserver BranchCache configuration.
Parameters
-vserver <vserver name>
- Vserver-
This parameter specifies the CIFS-enabled Vserver whose BranchCache configuration you want to remove.
-flush-hashes {true|false}
- Delete Existing Hashes-
This parameter specifies whether to keep or delete all existing hashes after deleting the BranchCache service.
Examples
The following example stops and removes the BranchCache service on the Vserver vs1. It also deletes all existing hashes.
cluster1::> vserver cifs branchcache delete -flush-hashes true -vserver vs1