Huddle01 Cloud
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

CommandDescription
hudl gpu webhook listList 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.

On this page