Hi everyone! I have a Harvester (1.1.1) API questi...
# harvester
h
Hi everyone! I have a Harvester (1.1.1) API question: I can clearly see in my dashboard which node (in this case "momo") contains my VM (in this case "centostest"). However, when I go to the api whether it be
/v1/harvester/kubevirt.io.virtualmachines/<namespace>/centostest
for the VM or
/v1/harvester/nodes/momo
for the node, I see absolutely no info that links the VM to the host. Can anyone please tell me how to use the API to determine which host the VM belongs to?