From cd4006279fa33435f334b47d8ad67050b5b44f96 Mon Sep 17 00:00:00 2001 From: Iglocska Date: Fri, 15 Apr 2016 13:29:08 +0200 Subject: [PATCH] Update to the docs regarding the comment field in the upload_sample api --- automation/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/automation/README.md b/automation/README.md index 49c8e8a..c1887c9 100644 --- a/automation/README.md +++ b/automation/README.md @@ -740,6 +740,8 @@ The following optional parameters are expected:
Used to populate the event info field if no event ID supplied. Alternatively, if not set, MISP will simply generate a message showing that it's a malware sample collection generated on the given day.
analysis
The analysis level of the newly created event, if applicable. [0-2] threat_level_id: The threat level ID of the newly created event, if applicatble. [0-3]
+
comment
+
This will populate the comment field of any attribute created using this API.
## Add or remove tags from events