(In reply to Juan Hernández from comment #1)
> The RESTAPI just renders whatever the backend VM.getRunOnVds() method
> returns.
usually, but in this case, the mapper fills "dynamic" data only if the vm is "running or paused" which does not include the "unknown" status
i think in this status we should still show this info
Verified on vt8.
Power off host => host turn to Non responsive, and vms to unknown.
Before & after the power off read the VM object, and for both cases,
the host id is included in vm object, and contain the host id:
<host href="/api/hosts/916ee060-b92b-40f1-bb6b-bd1a24e23c88" id="916ee060-b92b-40f1-bb6b-bd1a24e23c88"/>