Apex Central supports the following Threat Investigation Automation APIs.
Action |
Description |
---|---|
Retrieves summary and reputation data, and returns a list of objects included in the root cause chain of the investigation specified. |
|
Retrieves summary and reputation data, and returns a list of objects for the investigation specified. |
|
Retrieves data of a root cause analysis table view as a CSV file. |
|
Creates a new preliminary investigation by specifying criteria with a search operator (AND, OR) and a match condition (IS, CONTAINS). The investigation targets all endpoints and is performed on server metadata. |
|
Retrieves a collection of investigation tasks. This API is used to display investigation tasks in the One-Time Investigation tab of the web console. |
|
Retrieves investigation details, filtered by investigation status (All, Matched, No match, Pending or Unsuccessful), and contains detailed investigation results for each endpoint. |
|
Displays all the agents. Results can be filtered by endpoint name, endpoint type and IP range. |
|
Creates a new investigation using custom criteria. |
|
Creates a new investigation using OpenIOC and YARA files. |
|
Creates a new investigation on the registry. |
|
Terminates the suspicious processes specified, if they are running on the endpoints. |
|
Creates a scheduled investigation. |
|
Retrieves results based on the specified taskId. Since the investigation may take some time to complete, call the ShowContent API at regular intervals until the API responds with the results of the specified TaskId. |