librarium
librarium copied to clipboard
Palette API V1 > Spectroclusters > vmName - IP is absent
There is no way to get the VM IP address; only the MAC is available.
{{baseUrl}}/v1/spectroclusters/:uid/vms/:vmName?namespace={{namespace}}
"interfaces": [
{
"bridge": {},
"macAddress": "YY:FF:DD:CC:BB:AA",
"model": "virtio",
"name": "default",
"ports": null
}
]
There is no IP for kubevirt at all!