@olivierlambert took sometime digging through the other plugins and also having github copilot look it over,
made a working plugin here
https://github.com/Ahkh3e/xo-server-webhook-vm-control
allows for webhook control of vms with a status return
@olivierlambert took sometime digging through the other plugins and also having github copilot look it over,
made a working plugin here
https://github.com/Ahkh3e/xo-server-webhook-vm-control
allows for webhook control of vms with a status return
Im looking into creating a vm power controller plugin compatible with MAAS webhook power controls,
im confused about how the plugin can call actions, i would also like it to expose as its own endpoint on the xo api or fqdn,
Is this possible or am i chasing ghosts?
@olivierlambert Ty! sorry!, that would have been more efficient
@olivierlambert would be so much easier with the existing REST, i think it was only working with cookie auth, MAAS required header auth which was why i went down this rabbit hole
@olivierlambert took sometime digging through the other plugins and also having github copilot look it over,
made a working plugin here
https://github.com/Ahkh3e/xo-server-webhook-vm-control
allows for webhook control of vms with a status return
Im looking into creating a vm power controller plugin compatible with MAAS webhook power controls,
im confused about how the plugin can call actions, i would also like it to expose as its own endpoint on the xo api or fqdn,
Is this possible or am i chasing ghosts?