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