IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
IBM Resilient action
editIBM Resilient action
editThe IBM Resilient action type uses the RESILIENT REST v2 to create IBM Resilient incidents.
Connector configuration
editIBM Resilient connectors have the following configuration properties:
- Name
- The name of the connector. The name is used to identify a connector in the Stack Management UI connector listing, and in the connector list when configuring an action.
- URL
- IBM Resilient instance URL.
- Organization ID
- IBM Resilient organization ID.
- API key ID
- The authentication key ID for HTTP Basic authentication.
- API key secret
- The authentication key secret for HTTP Basic authentication.
Preconfigured action type
editmy-resilient: name: preconfigured-resilient-action-type actionTypeId: .resilient config: apiUrl: https://elastic.resilient.net orgId: ES secrets: apiKeyId: testuser apiKeySecret: tokenkeystorevalue
config
defines the action type specific to the configuration and contains the following properties:
|
An address that corresponds to URL. |
|
An ID that corresponds to Organization ID. |
secrets
defines sensitive information for the action type:
|
A string that corresponds to API key ID. |
|
A string that corresponds to API Key secret. Should be stored in the Kibana keystore. |
Action configuration
editIBM Resilient actions have the following configuration properties:
- Incident types
- The incident types of the incident.
- Severity code
- The severity of the incident.
- Name
- A name for the issue, used for searching the contents of the knowledge base.
- Description
- The details about the incident.
- Additional comments
- Additional information for the client, such as how to troubleshoot the issue.