Hi, sorry for the delay—I've had a heavy workload these days.
I wanted to clarify something. When I make an API POST request to create a machine, there are a few steps involved. For example, I need to fetch the image that I previously moved from Bamboo to Proxmox. My goal is to create a machine that is accessible to my script over the network.
However, when I perform the API POST request, I encounter an error indicating that my model is either not correctly declared or that there’s an issue with the syntax, particularly in defining the bridge interface and related configurations.