I am trying to use the API to remove users but it doesn't seem to work.
I get the result below but the user remains on the firewall still:
<?xml version="1.0" encoding="UTF-8"?>
-<Response IPS_CAT_VER="1" APIVersion="1800.2">
-<Login>
<status>Authentication Successful</status>
</Login>
-<User transactionid="">
<Status code="200">Configuration applied successfully.</Status>
</User>
</Response>
The XML code i'm using looks like this:
This thread was automatically locked due to age.