Replies: 1 comment
-
An ESX host? You could check the runtime state: % govc object.collect $host summary.runtime.powerState summary.runtime.connectionState summary.runtime.inMaintenanceMode
summary.runtime.connectionState types.HostSystemConnectionState connected
summary.runtime.inMaintenanceMode bool false
summary.runtime.powerState types.HostSystemPowerState poweredOn |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
After I have perfomred a reboot how can I check the host is fully powered on and functional ?
Beta Was this translation helpful? Give feedback.
All reactions