Skip to main content

Attach callback to virtual machine

POST 

/core/virtual-machines/:vm_id/attach-callback

Creates a callback URL for a specified virtual machine, enabling the posting of action events executed on the virtual machine to the specified URL. Provide the callback URL in the request body and the ID of the virtual machine to which it is being attached in the path. For more details on virtual machine callback URLs,.

Request

Responses

Callback URL successfully attached to your virtual machine. Any action events on your virtual machine will be posted to the provided URL