Create an Investigation
Creates a new investigation potentially with alarms and events information.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
A client-provided value that uniquely identifies a client generated message sent to the service. This header will be reflected back unchanged in the response.
Body
The POST body is the Investigaiton object to create.
Creates a new investigation object.
Title of the investigation.
Description of the investigation.
URI of the USM Anywhere deployment.
Status of the investigation.
Open, In Review, Closed Severity of the investigation.
None, Low, Medium, High, Critical Intent of the investigation.
Exploitation & Installation, Delivery & Attack, Reconnaissance & Probing, Environmental Awareness Specifies the visibility of the item. This semantic is only valid when there exists a relationship between a USM Central deployment and a USM Anywhere deployment. When set to true, only the users within the same deployment, USM Central or USM Anywhere, can see the item; the users from the other deployment cannot.
Response
CREATED
Returns an investigation.
ID of the investigation.
Allows you to specify an alternative identifier for the investigation so that it is simple to integrate with your existing systems and processes.
Title of the investigation.
Description of the investigation.
URI of the USM Anywhere deployment.
Specifies the visibility of the item. This semantic is only valid when there exists a relationship between a USM Central deployment and a USM Anywhere deployment. When set to true, only the users within the same deployment, USM Central or USM Anywhere, can see the item; the users from the other deployment cannot.
Status of the investigation.
Open, In Review, Closed Intent of the investigation.
Exploitation & Installation, Delivery & Attack, Reconnaissance & Probing, Environmental Awareness Severity of the investigation.
None, Low, Medium, High, Critical Email of the user receiving the assignment.
Specifies when the resource was created and by whom.
Specifies when the latest modification was made and by whom.