Link Incident to Existing Cases
POST /Command/LinkIncidentToExistingCases
Link the current incident to existing cases provided by a case number array.
Request
Authentication: API keys or JSON web tokens (JWT)
Body Parameters
Parameter Name | Type | Required/Optional | Description |
---|---|---|---|
Username |
| Required | The username of your D3 SOAR account. |
Site |
| Required | The D3 SOAR site to run the remote command. |
Case Numbers |
| Optional | The array of case numbers of existing cases that will be linked to the incident. |
Username |
| Optional | The username of user that link incident to cases. This username will be used only when the task is run automatically. |
Incident ID List |
| Optional | The array of incident numbers can be linked. |