AddRepository
Adds a new empty repository to the configuration file.
Example
To create a new repository named NewRep
:
http://localhost:3057/action=AddRepository&repository=NewRep
Parameters
Parameter | Description | Required |
---|---|---|
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 | Create a new repository with this name. | Yes |
Template | The template to use for the action output. | |
TemplateParamCSVs | A list of variables to use for the specified template. |