Overview

Events are actions or changes within HPE GreenLake cloud that trigger a webhook; for example, an audit log was created, or a subscription is due to expire. Webhooks deliver automated messages with event data to the webhook destination URL.

HPE GreenLake has a growing catalog of events that help you get real-time information about your HPE GreenLake infrastructure.

Read the documentation to:

Webhooks and events process overview

  1. Create your webhook handler. See either of the following:
  2. Register the webhook using the HPE GreenLake UI.
  3. Browse the event catalog.
  4. Copy the Event type.
  5. From the HPE GreenLake UI, subscribe to the event.

Webhook integrations

The HPE Developer Community has blogs describing how to integrate HPE GreenLake webhooks with platforms like ServiceNow and Splunk.

CloudEvents standards

Events follow the CloudEvents standard adopted by the Cloud Native Computing Foundation. This standard describes common formats for event data that provide interoperability across services, platforms, and systems. View the CloudEvents standard.