Description Usage Arguments Value Examples
Creates a new, empty repository. When a repository with the given name already exists, it is overwritten, unless a parameter override with value FALSE is passed.
1 2 |
catalog |
Catalog object specifying username, password, and catalog to work on. |
repo |
Id for repository you want to create. |
expectedSize |
Specifies the expected size of the repository. |
index |
Can be specified mulitple times in a list. Should hold index names, and is used to configure the set of indices created for the store. |
override |
Default TRUE |
restore |
Restore the repository. |
nocommit |
Boolean |
An object of ag with the response and given url.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.