Add Evidence
Adds a piece of evidence to an investigation.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of an investigation.
Body
The POST body is information about the evidence to associate with the investigation.
Adds an Evidence object.
Uniform Resource Name (URN) of the evidence. It may contain an alarm, event, user, asset, or other information as edidence for the investigation.
Summary information from the source object providing the evidence. Such information is not subject to change or modified by a user.
Response
CREATED
Returns an evidence.
Unique identifier of the resource.
Uniform Resource Name (URN) of the evidence. It may contain an alarm, event, user, asset, or other information as edidence for the investigation.
Summary information from the source object providing the evidence. Such information is not subject to change or modified by a user.
Specifies when the resource was created and by whom.