Hi,
I'm not 100% sure if it is a bug or if I'm misunderstanding something about the API.
If I check the status of an VXLAN zone via
If the zone is available via
Read more
I'm not 100% sure if it is a bug or if I'm misunderstanding something about the API.
If I check the status of an VXLAN zone via
api2/json/nodes/{node}/sdn/zones
it shows me that the zone is available for all nodes, but /api2/json/cluster/resources
shows that the zone is still pending on some nodes.If the zone is available via
api2/json/nodes/{node}/sdn/zones
, vnets and VMs can be created. But to start VMs, the zone seemingly needs to be available via...Read more