HPE GreenLake for Webhooks

HPE GreenLake for Webhooks provides RESTful APIs to manage webhooks and events programmatically.

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.

The documentation includes:

  • Webhooks — Learn more about webhooks, webhook verification, HTTPS status codes, and how to create a webhook handler.
  • Events — Learn about events and their structure, and how to build an event filter.
  • Guide — The guide covers the prerequisites to make API calls and step-by-step instructions to the use the API to register a webhook and subscribe to an event.
  • Manage webhooks and events in the HPE GreenLake cloud — This documentation covers how to use the HPE GreenLake cloud UI to manage webhooks and events.

Further, see the frequently asked questions.

Webhooks and events process overview

  1. Create your webhook handler. See either of the following:
  2. Register the webhook. See either of the following:
  3. Browse the event catalog.
  4. Copy the Event type.
  5. Subscribe to the event. See either of the following:

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.

What's new

This section outlines the most recent notable updates to the HPE GreenLake for Webhooks API.

Date: June 1st 2025

The initial public release of the HPE GreenLake for Webhooks API.

See more in the changelog.