|
/cxf/bpc-httpproxy/httpProxy/{instanceId}\{targetPath: (/.*)?}
|
Perform an HTTP GET on the 'http proxy' backend connection.
|
instanceId
-
the id of the 'http proxy' backend connections instance to use
targetPath
-
the path to call on the target system
|
targetUrl
-
optional URL Parameter. Function equals targetPath
|
The response of the called backend connection
-
200 : OK
-
404 : Resource unavailable:
-
One of the used services is not available
-
The backend connections module is not available
-
The backend connections module instance is not available
-
500 : General problem with the backend system
-
503 : Connection to backend system refused
-
504 : Connection to backend system timed out
|
|
|
/cxf/bpc-httpproxy/httpProxy/{instanceId}\{targetPath: (/.*)?}
|
Perform an HTTP POST on the 'http proxy' backend connection.
|
instanceId
-
the id of the 'http proxy' backend connections instance to use
targetPath
-
the path to call on the target system
|
targetUrl
-
optional URL Parameter. Function equals targetPath
|
The response of the called backend connection
-
200 : OK
-
404 : Resource unavailable:
-
One of the used services is not available
-
The backend connections module is not available
-
The backend connections module instance is not available
-
500 : General problem with the backend system
-
503 : Connection to backend system refused
-
504 : Connection to backend system timed out
|
|
|
/cxf/bpc-httpproxy/httpProxy/{instanceId}\{targetPath: (/.*)?}
|
Perform an HTTP PUT on the 'http proxy' backend connection.
|
instanceId
-
the id of the 'http proxy' backend connections instance to use
targetPath
-
the path to call on the target system
|
targetUrl
-
optional URL Parameter. Function equals targetPath
|
The response of the called backend connection
-
200 : OK
-
404 : Resource unavailable:
-
One of the used services is not available
-
The backend connections module is not available
-
The backend connections module instance is not available
-
500 : General problem with the backend system
-
503 : Connection to backend system refused
-
504 : Connection to backend system timed out
|
|
|
/cxf/bpc-httpproxy/httpProxy/{instanceId}\{targetPath: (/.*)?}
|
Perform an HTTP DELETE on the 'http proxy' backend connection.
|
instanceId
-
the id of the 'http proxy' backend connections instance to use
targetPath
-
the path to call on the target system
|
targetUrl
-
optional URL Parameter. Function equals targetPath
|
The response of the called backend connection
-
200 : OK
-
404 : Resource unavailable:
-
One of the used services is not available
-
The backend connections module is not available
-
The backend connections module instance is not available
-
500 : General problem with the backend system
-
503 : Connection to backend system refused
-
504 : Connection to backend system timed out
|
|
|
/cxf/bpc-httpproxy/httpProxy/{instanceId}\{targetPath: (/.*)?}
|
Perform an HTTP OPTIONS on the 'http proxy' backend connection.
Note: As OPTIONS requests are always proxied, an introspection of this endpoint using OPTIONS is not possible.
|
instanceId
-
the id of the 'http proxy' backend connections instance to use
targetPath
-
the path to call on the target system
|
targetUrl
-
optional URL Parameter. Function equals targetPath
|
The response of the called backend connection
-
200 : OK
-
404 : Resource unavailable:
-
One of the used services is not available
-
The backend connections module is not available
-
The backend connections module instance is not available
-
500 : General problem with the backend system
-
503 : Connection to backend system refused
-
504 : Connection to backend system timed out
|
|
|
/cxf/bpc-httpproxy/httpProxy/{instanceId}\{targetPath: (/.*)?}
|
Perform an HTTP PATCH on the 'http proxy' backend connection.
|
instanceId
-
the id of the 'http proxy' backend connections instance to use
targetPath
-
the path to call on the target system
|
targetUrl
-
optional URL Parameter. Function equals targetPath
|
The response of the called backend connection
-
200 : OK
-
404 : Resource unavailable:
-
One of the used services is not available
-
The backend connections module is not available
-
The backend connections module instance is not available
-
500 : General problem with the backend system
-
503 : Connection to backend system refused
-
504 : Connection to backend system timed out
|
|