CLIGPU Webhooks
GPU Webhooks
Subscribe to real-time notifications for GPU deployment events.
Register webhook endpoints to receive real-time HTTP callbacks when GPU deployment events occur (e.g., provisioning complete, deployment stopped, hardware failure). Webhooks are workspace-scoped and can be managed independently of deployments.
Commands
| Command | Description |
|---|---|
hudl gpu webhook list | List all webhooks subscribed to GPU deployment events. |
hudl gpu webhook create <url> | Register a new webhook endpoint. |
hudl gpu webhook update <id> | Update the URL or configuration of an existing webhook. |
hudl gpu webhook delete <id> | Remove a webhook subscription. |