OIC monitoring API with status: 'IN_PROGRESS' failing
Summary:
Hi, As per the following documentation,
invoked the "/integration/v1/monitoring/instances" REST service in Oracle Integration Cloud with the following input.
q: "{code: 'TEST1_Integration', status: 'IN_PROGRESS'}"
Returns Error:
<ns2:APIInvocationError xmlns:ns2="http://xmlns.oracle.com/cloud/generic/rest/fault/REST/GetIntegrationsByFilter">
<ns2:type /> <ns2:title /> <ns2:detail /> <ns2:errorCode /> <ns2:errorDetails> <ns2:type>http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1</ns2:type> <ns2:title>BadRequest</ns2:title>
<ns2:errorCode>400</ns2:errorCode> <ns2:errorPath><![CDATA[GET https://xxxx/ic/api/integration/v1/monitoring/instances?q=%7Bcode%3A+%27TEST1_Integration%27%2C+status%3A+%27IN_PROGRESS%27%7D