default response
curl -X GET 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}?jmxEnv={jmxEnv}'
curl -X GET 'http://host:8080/interlok/api/external/adapter/{adapter}'
curl -X DELETE 'http://host:8080/interlok/api/external/adapter/{adapter}'
curl -X GET 'http://host:8080/interlok/api/external/adapter?pageSize={pageSize}&page={page}'
curl -X POST -d '{body}' 'http://host:8080/interlok/api/external/adapter'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/state'
curl -X PUT -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/state?adpMgmtTimeout={adpMgmtTimeout}&option={option}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/state?jmxEnv={jmxEnv}'
curl -X PUT -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/state?jmxEnv={jmxEnv}&adpMgmtTimeout={adpMgmtTimeout}&option={option}'
curl -X POST -d '{body}' 'http://host:8080/interlok/api/external/adapter/batch'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/configuration'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/configuration?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/details?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/details'
curl -X PUT -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/name'
curl -X PUT -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/tags'
curl -X POST -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/component-checker/check-service'
curl -X POST -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/component-checker/check-service?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/failed-messages/count'
curl -X PUT -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/failed-messages/ignore?deleteMsgFile={deleteMsgFile}'
curl -X POST -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/failed-messages/ignore?deleteMsgFile={deleteMsgFile}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/failed-messages/total-count'
curl -X PUT -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/failed-messages/retry'
curl -X POST -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/failed-messages/retry'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/failed-messages/last-hundred'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/failed-messages?from={from}&to={to}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/failed-messages/count?jmxEnv={jmxEnv}'
curl -X PUT -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/failed-messages/ignore?jmxEnv={jmxEnv}&deleteMsgFile={deleteMsgFile}'
curl -X POST -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/failed-messages/ignore?jmxEnv={jmxEnv}&deleteMsgFile={deleteMsgFile}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/failed-messages/total-count?jmxEnv={jmxEnv}'
curl -X PUT -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/failed-messages/retry?jmxEnv={jmxEnv}'
curl -X POST -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/failed-messages/retry?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/failed-messages/last-hundred?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/failed-messages?jmxEnv={jmxEnv}&from={from}&to={to}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/metrics/message-metrics'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/metrics/message-metrics/{id}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/metrics/message-metrics?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/metrics/message-metrics/{id}?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/platform/runtime-properties'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/platform/memory-non-heap-properties'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/platform/memory-properties'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/platform/memory-heap-properties'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/platform/runtime-system-properties'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/platform/runtime-path-properties'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/platform/operating-system-properties'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/platform/gc'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/platform/thread-properties'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/platform/operating-system-load-properties'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/platform/thread-dump'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/platform/runtime-properties?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/platform/memory-non-heap-properties?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/platform/memory-properties?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/platform/memory-heap-properties?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/platform/runtime-system-properties?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/platform/runtime-path-properties?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/platform/operating-system-properties?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/platform/gc?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/platform/thread-properties?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/platform/operating-system-load-properties?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/platform/thread-dump?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/count'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/state'
curl -X PUT -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/state?adpMgmtTimeout={adpMgmtTimeout}&option={option}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/configuration'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/details'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/count?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/state?jmxEnv={jmxEnv}'
curl -X PUT -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/state?jmxEnv={jmxEnv}&adpMgmtTimeout={adpMgmtTimeout}&option={option}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/configuration?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/details?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/failed-messages/count'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/failed-messages/count?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/metrics/message-metrics'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/metrics/message-metrics/{id}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/metrics/message-metrics?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/metrics/message-metrics/{id}?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/workflow/{workflow}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/workflow/count'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/workflow'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/workflow/{workflow}/state'
curl -X PUT -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/workflow/{workflow}/state?adpMgmtTimeout={adpMgmtTimeout}&option={option}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/workflow/{workflow}/configuration'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/workflow/{workflow}/details'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/workflow/{workflow}?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/workflow/count?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/workflow?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/workflow/{workflow}/state?jmxEnv={jmxEnv}'
curl -X PUT -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/workflow/{workflow}/state?jmxEnv={jmxEnv}&adpMgmtTimeout={adpMgmtTimeout}&option={option}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/workflow/{workflow}/configuration?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/workflow/{workflow}/details?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/workflow/{workflow}/failed-messages/count'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/workflow/{workflow}/failed-messages/count?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/workflow/{workflow}/metrics/metadata-statistics-ids'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/workflow/{workflow}/metrics/message-metrics-ids'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/workflow/{workflow}/metrics/message-metrics/{id}'
curl -X DELETE -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/workflow/{workflow}/metrics/message-metrics/{id}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/workflow/{workflow}/metrics/metadata-statistics/{id}'
curl -X DELETE -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/workflow/{workflow}/metrics/metadata-statistics/{id}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{adapter}/channel/{channel}/workflow/{workflow}/metrics/message-metrics'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/workflow/{workflow}/metrics/metadata-statistics-ids?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/workflow/{workflow}/metrics/message-metrics-ids?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/workflow/{workflow}/metrics/message-metrics/{id}?jmxEnv={jmxEnv}'
curl -X DELETE -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/workflow/{workflow}/metrics/message-metrics/{id}?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/workflow/{workflow}/metrics/metadata-statistics/{id}?jmxEnv={jmxEnv}'
curl -X DELETE -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/workflow/{workflow}/metrics/metadata-statistics/{id}?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/adapter/{url}/{jmxUid}/channel/{channel}/workflow/{workflow}/metrics/message-metrics?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/channel/{url}/{jmxUid}/{channel}?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/channel/{url}/{jmxUid}/count?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/channel/{url}/{jmxUid}?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/channel/{url}/{jmxUid}/{channel}/state?jmxEnv={jmxEnv}'
curl -X PUT -d '{body}' 'http://host:8080/interlok/api/external/channel/{url}/{jmxUid}/{channel}/state?jmxEnv={jmxEnv}&adpMgmtTimeout={adpMgmtTimeout}&option={option}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/channel/{url}/{jmxUid}/{channel}/configuration?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/channel/{url}/{jmxUid}/{channel}/details?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/channel/{url}/{jmxUid}/{channel}/failed-messages/count?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/channel/{url}/{jmxUid}/{channel}/metrics/message-metrics?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/channel/{url}/{jmxUid}/{channel}/metrics/message-metrics/{id}?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/workflow/{url}/{jmxUid}/{channel}/{workflow}?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/workflow/{url}/{jmxUid}/{channel}/count?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/workflow/{url}/{jmxUid}/{channel}?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/workflow/{url}/{jmxUid}/{channel}/{workflow}/state?jmxEnv={jmxEnv}'
curl -X PUT -d '{body}' 'http://host:8080/interlok/api/external/workflow/{url}/{jmxUid}/{channel}/{workflow}/state?jmxEnv={jmxEnv}&adpMgmtTimeout={adpMgmtTimeout}&option={option}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/workflow/{url}/{jmxUid}/{channel}/{workflow}/configuration?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/workflow/{url}/{jmxUid}/{channel}/{workflow}/details?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/workflow/{url}/{jmxUid}/{channel}/{workflow}/failed-messages/count?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/workflow/{url}/{jmxUid}/{channel}/{workflow}/metrics/metadata-statistics-ids?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/workflow/{url}/{jmxUid}/{channel}/{workflow}/metrics/message-metrics-ids?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/workflow/{url}/{jmxUid}/{channel}/{workflow}/metrics/message-metrics/{id}?jmxEnv={jmxEnv}'
curl -X DELETE -d '{body}' 'http://host:8080/interlok/api/external/workflow/{url}/{jmxUid}/{channel}/{workflow}/metrics/message-metrics/{id}?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/workflow/{url}/{jmxUid}/{channel}/{workflow}/metrics/metadata-statistics/{id}?jmxEnv={jmxEnv}'
curl -X DELETE -d '{body}' 'http://host:8080/interlok/api/external/workflow/{url}/{jmxUid}/{channel}/{workflow}/metrics/metadata-statistics/{id}?jmxEnv={jmxEnv}'
curl -X GET -d '{body}' 'http://host:8080/interlok/api/external/workflow/{url}/{jmxUid}/{channel}/{workflow}/metrics/message-metrics?jmxEnv={jmxEnv}'