From 7f97a49b453cb882801acecbf9c8963fd907ef2c Mon Sep 17 00:00:00 2001 From: Iglocska Date: Mon, 1 Feb 2016 15:16:32 +0100 Subject: [PATCH] Reverted the automation change --- app/View/Events/automation.ctp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/View/Events/automation.ctp b/app/View/Events/automation.ctp index aafd616cc..0144e1e4e 100644 --- a/app/View/Events/automation.ctp +++ b/app/View/Events/automation.ctp @@ -18,7 +18,7 @@ You can Html->link('reset', array('controller' => 'users', 'ac
/events/xml/download/1

You can post an XML or JSON object containing additional parameters in the following formats:

JSON:

-
curl -H "Accept: application/json" -H Authorization:XXX https:///events/
+
/events/xml/download.json
{"request": {"eventid":["!51","!62"],"withAttachment":false,"tags":["APT1","!OSINT"],"from":false,"to":"2015-02-15"}}

XML:

/events/xml/download
@@ -134,7 +134,7 @@ Use semicolons instead (the search will automatically search for colons instead)

You can post an XML or JSON object containing additional parameters in the following formats:

JSON:

-
curl -H "Accept: application/json" -H Authorization:XXX http:///events/stix/download.json
+
/events/stix/download.json
{"request": {"id":["!51","!62"],"withAttachment":false,"tags":["APT1","!OSINT"],"from":false,"to":"2015-02-15"}}

XML:

/events/stix/download