CopyRepository

Copies an existing repository. If the destination name already exists, it is overwritten with the source repository.

Example

To copy the NT repository to a new repository named NTNew:

http://localhost:3057/action=CopyRepository&repository=NT&CopyToRepository=NTNew

Parameters

Parameter Description Required
CopyToRepository The destination repository to create. Yes
EncryptResponse Encrypt the output.  
FileName The file to write output to.  
ForceTemplateRefresh Forces the server to load the template from disk.  
Output Write output to a file.  
Repository The source repository to copy. Yes
Template The template to use for the action output.  
TemplateParamCSVs A list of variables to use for the specified template.