Enterprise Administration > File Vaulting and Replication > FvLoader and ReplicaLoader > Removing Rules
  
Removing Rules
Use the following arguments for the fvloader.csv file or the .csv file that you write to remove external file vaulting rules or replication rules:
RemoveReplicaR,replicaVaultName,fullClassName,fullDomainPath,lifeCycleStateName—Removes an existing content replication rule. The arguments are the same as the those for rule creation:
The replica file vault with the name replicaVaultName
The class with the name fullClassName—Only classes listed in the graphical user interface for creating rules may be included in the .csv file. Abstract classes that are content holders are not permitted.
The domain with the full external path fullDomainPath. For details about how to find the fullDomainPath, see Listing Domains.
The life cycle state with the name lifeCycleStateName.
* 
Life cycle states names are case-sensitive, and the use of lowercase letters could corrupt the rules table. Use only all-capital letters for life cycle states to load vaulting rules with FvLoader (for example, ALL RELEASED).
RemoveLocalR,vaultName,fullClassName,fullDomainPath,lifeCycleStateName—Removes an existing external vaulting rule. The arguments are the same as the those for rule creation:
The file vault with the name vaultName.
The class with the name fullClassName—Only classes listed in the graphical user interface for creating rule may be included in the .csv file. Abstract classes that are content holders are not permitted.
The domain with the full external path fullDomainPath. For details about how to find the fullDomainPath, see Listing Domains.
The life cycle state with the name lifeCycleStateName.
* 
Life cycle states names are case-sensitive, and the use of lowercase letters could corrupt the rules table. Use only all-capital letters for life cycle states to load vaulting rules with FvLoader (for example, ALL RELEASED).