Deploying the Generic Webhook Probe

IBM® Netcool®/OMNIbus Probe for Generic Webhook creates webhook endpoint to receive notification in the form of HTTP POST requests with JSON payloads from event source.

Note: The IBM Netcool Operations Insight® Event Integrations Operator must be deployed before deploying this integration. See Installing the IBM Netcool Operations Insight Event Integrations Operator.

To deploy a new instance of the Generic Webhook Probe, review the custom resource YAML template supplied with the operator package, update the parameters if required, and save the configurable parameters in a file, for example probes_v1_webhookprobe.yaml.

Then deploy the custom resource using the updated file:

kubectl apply -f deploy/crs/probes_v1_webhookprobe.yaml --namespace <NAMESPACE>
Note: If you are installing using the CLI, you can get the custom resource Yaml file from the ibm-netcool-integrations/inventory/netcoolIntegrationsOperatorSetup/files/op-cli/deploy/crs directory in our CASE archive. If you are installing using the Operator Lifecycle Manager (OLM) Web console, the custom resource is provided in the YAML view.