Update virtual machine callback
PUT/core/virtual-machines/:vm_id/update-callback
Updates the callback URL for a specified virtual machine. Provide the new callback URL in the request body, along with the ID of the associated virtual machine in the path. For additional information on virtual machine callback URLs, see Attach callback to vm.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Virtual machine callback URL successfully updated.
Bad Request
Unauthorized
Not Found
Internal Server Error
Was this page helpful?