vserver cifs branchcache delete
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.
The vserver cifs branchcache delete command is not supported for Vservers with Infinite Volume.
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
Give documentation feedback