存储库复制配置JSON
传说
|
创建/替换查询中的必选元素,“更新”查询中的可选元素 |
|
创建/替换查询中的可选元素 |
|
只读的元素 |
|
在创建/替换查询中未指定时的默认值 |
本地存储库
应用程序/vnd.org.jfrog.artifactory.replications.ReplicationConfigRequest + json
{+“用户名”:“admin”+“密码”:“密码”+“cronExp”:“0 0 12 * * ?" , + " url”:“http://localhost: 8081 / artifactory remote-repo”——“repoKey”:“libs-release-local”——“代理”:“proxy-key”,#如果没有指定,可以分配全局缺省代理——“disableProxy”:假(默认),#如果这是真的,“代理”字段将被忽略(从发布7.41.7)——“socketTimeoutMillis”:15000(默认),——“enableEventReplication”:假(默认),——“启用”:假(默认),——“syncDeletes”:false(默认),- "syncProperties": true(默认),- "syncStatistics": false(默认),- "pathPrefix": "/path/to/repo", - "includePathPrefixPattern": "**/*", - "excludePathPrefixPattern": ""}
远程存储库
应用程序/vnd.org.jfrog.artifactory.replications.ReplicationConfigRequest + json
{+ "cronExp": "0 0 12 ** ?", - "repoKey": " lilib -release-local", - "enableEventReplication": false(默认),- "enabled": false(默认),- "syncDeletes": false(默认),- "syncProperties": true(默认),- "syncStatistics": false(默认),- "pathPrefix": "/path/to/repo" - "includePathPrefixPattern": "**/*", - "excludePathPrefixPattern": ""}