ProxyConnectorRuleService Resource

No update method for changing pattern as id is pattern, use delete then add.

POST /proxyConnectorRuleService/deleteProxyConnectorRule

Request Body
media type data type
application/json (custom)
application/xml proxyConnectorRule (XML)
Response Body
media type data type
application/json (custom)
application/xml boolean (XML)

POST /proxyConnectorRuleService/proxyConnectorRule

Request Body
media type data type
application/json (custom)
application/xml proxyConnectorRule (XML)
Response Body
media type data type
application/json (custom)
application/xml boolean (XML)

GET /proxyConnectorRuleService/proxyConnectorRules

Response Body
media type data type
application/json (custom)
application/xml list of proxyConnectorRule (XML)

POST /proxyConnectorRuleService/updateProxyConnectorRule

only to update attached proxy connectors to update pattern use delete then add

Request Body
media type data type
application/json (custom)
application/xml proxyConnectorRule (XML)
Response Body
media type data type
application/json (custom)
application/xml boolean (XML)