Callbacks
Webhook URLs that receive event notifications for virtual machines and volumes. These endpoints let you attach, update, and delete callbacks for VMs and volumes.
Virtual Machines
POST
Attach callback to virtual machine
Creates a callback URL for a virtual machine, enabling event notifications to be posted to the specified URL.
DEL
Delete virtual machine callback
Permanently deletes the callback URL associated with a specified virtual machine.
Volumes
POST
Attach callback to volume
Creates a callback URL for a volume, enabling event notifications to be posted to the specified URL.
Was this page helpful?