-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[SIEM][CASE] IBM Resilient Connector #63377
Copy link
Copy link
Closed
Labels
MetaTeam: SecuritySolutionSecurity Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Team:SIEMenhancementNew value added to drive a business resultNew value added to drive a business resultv7.9.0
Metadata
Metadata
Assignees
Labels
MetaTeam: SecuritySolutionSecurity Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.Team:SIEMenhancementNew value added to drive a business resultNew value added to drive a business resultv7.9.0
Type
Fields
Give feedbackNo fields configured for issues without a type.
Feature:
Notes:
Fields (IBM to SIEM):
IBM Resilient REST API:
https://server/rest/orgs/<org_id>. Defaulthttps://app.resilientsystems.com/rest/orgs/<org_id>https://<host>/#incidents/<incident_id>text_content_output_format=always_text&handle_format=names/incidents- Get all incidents/incidents/<incident_id>- Get incident by id/incidents- Create incident/incidents/<incident_id>- Patch incident by idYou need to get the API handle key (principle ID for an api key) by GET(Basic auth is sufficient). Basic auth: api_key, api_secrethttps://server/rest/sessionhttps://server/rest/session. Body: email, password. The response contains:csrf_tokenthat has to be sent asX-sess-idheader and a cookie (JSESSIONID).409 Conflict(DB-level conflict)