Hello,
When I try to list Security Policy objects (I'm on v1702) with GET Security Policies, I get the error 'Transaction fail' only when I have Rule Group inside it
My request is this:
<Request APIVersion="1702.1"><Login><Username>xxxxxx</Username><Password>xxxxxxx</Password></Login><Get operation=""><SecurityPolicy /></Get></Request>
The response is:
<Response APIVersion="1702.1" IPS_CAT_VER="1">
<Login>
<status>Authentication Successful</status>
</Login>
<SecurityPolicy transactionid="">
<Status>Transaction fail</Status>
</SecurityPolicy>
</Response>
Please help, I MUST see those rules
This thread was automatically locked due to age.