/policy/businesstransactionrecorders/{intServName}

Mount Point: /apiv1/policy/businesstransactionrecorders/{intServName}

PUT

Store a Business Transaction Recorder for an integration server.

Parameters

name description type default
intServName Name of the integration server that owns this recorder. path

Request Body

element: businessTransactionRecorder

XML/JSON representation of a business transaction recorder See documentation on BusinessTransactionRecorder for further information.

Response Body

element: (custom)

HTTP 204 No Content if successful save

DELETE

Delete stored business transaction recorder

Parameters

name description type default
intServName Name of Integration Service that corresponds to the recorder being deleted path

Response Body

element: (custom)

HTTP 204 No Content if recorder successfully deleted