Retrieve the created bundle package API
Prev Next Downloads the generated triage bundle zip file using an HTTP GET request.
GET https://<address>/wsapis/v2.0.0/alerts/alert/<UUID>/triage_pkg
Required headers:
X-FeApi-Token:[API-Token]
This API does not return any response. Only the ZIP file is fetched from CMS and saved at the local directory on the API client.
cURL code sample:
curl -kg -H "$c" "https://<cms ip>/wsapis/v2.0.0/alerts/alert/5e7fa099-e9eb-4241-b704-9d5243ddcbe8/triage_pkg" -o tgg.zip
Was this article helpful?
Related articles
File Protect (FX) > File Protect 11.x > File Protect 11.x Product Guide > Using the product > Quarantines > Viewing malware
File Protect (FX) > File Protect 10.x > File Protect 10.x Product Guide > Using the product > Quarantines > Viewing malware
Malware Analysis (AX) > Malware Analysis User Guide Release 10.x > Configuration > Configuring and performing malware analysis > Managing malware analysis using the Web UI
Malware Analysis (AX) > Malware Analysis User Guide Release 11.x > Configuration > Configuring and performing malware analysis > Managing malware analysis using the Web UI