Copies an existing repository. If the destination name already exists, it is overwritten with the source repository.
http://12.3.4.56:4000/action=CopyRepository&repository=NT&CopyToRepository=NTNew
This action uses port 4000 to copy the NT repository to a new repository named NTNew on a server with the IP address 12.3.4.56.
| 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. |
|
|