Integrating with IBM Z ChatOps
IBM Z® ChatOps can post incidents, events, and
alerts data received from integrated products to the specified channel of the connected chat
platform for further problem isolation and fixing. IBM Z
ChatOps also provides one incident web hook
https://your_microservice_server:your_port_number/ibm/bnz/v1/incident
to enable other products to send their own incidents, events, and alert data to the chat platform in
the required JSON
format of common incident data model. The only requirement is
that your products can submit REST
requests using the POST
method.
IBM Z ChatOps provides sample integration with three IBM® products, IBM Z
Operations Analytics, IBM System Automation, and the IBM
OMEGAMON® family of products. You can find detailed steps
and sample codes for integration in the following topics.