- Available Since
- 1.4-M3
Example
{
"pattern" : "...",
"proxyConnectorRuleType" : "WHITE_LIST",
"proxyConnectors" : [ {
"order" : 12345.0,
"propertiesEntries" : [ {
"key" : "...",
"value" : "..."
}, {
"key" : "...",
"value" : "..."
} ],
"sourceRepoId" : "...",
"policiesEntries" : [ {
"key" : "...",
"value" : "..."
}, {
"key" : "...",
"value" : "..."
} ],
"blackListPatterns" : [ "...", "..." ],
"policies" : {
"property1" : "...",
"property2" : "..."
},
"whiteListPatterns" : [ "...", "..." ],
"proxyId" : "...",
"properties" : {
"property1" : "...",
"property2" : "..."
},
"targetRepoId" : "...",
"disabled" : true
}, {
"order" : 12345.0,
"propertiesEntries" : [ {
"key" : "...",
"value" : "..."
}, {
"key" : "...",
"value" : "..."
} ],
"sourceRepoId" : "...",
"policiesEntries" : [ {
"key" : "...",
"value" : "..."
}, {
"key" : "...",
"value" : "..."
} ],
"blackListPatterns" : [ "...", "..." ],
"policies" : {
"property1" : "...",
"property2" : "..."
},
"whiteListPatterns" : [ "...", "..." ],
"proxyId" : "...",
"properties" : {
"property1" : "...",
"property2" : "..."
},
"targetRepoId" : "...",
"disabled" : true
} ]
}