{ "vendor_identifier": "Rapid7", "version": "2.0", "name": "Rapid7_Logout", "content_type": "text/xml", "quoting": "XMLA", "type": "REST_EVENT", "event_type": [ "SESSION" ], "steps": [ { "name": "logout: request", "parse": "XMLA", "operation": "POST", "no_connection_debug": false, "transport": { "path": "/api/1.1/xml" }, "body_list": [ "", "" ] }, { "operation": "CONDITION", "name": "logout: errorcheck", "condition": { "statements": [ { "op": "!=", "right": "${P:A:PARSE[[name]]}", "left": "LogoutResponse" }, { "op": "!=", "right": "1", "left": "${P:A:PARSE{{success}}}" } ], "condition_type": "AND", "error": true } } ] }