Actions
List Hosts
Lists all hosts managed by the vSphere instance.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
[
{
"host${$[0].host$}$": "host-12",
"name${$[0].name$}$": "192.168.79.131",
"connection_state${$[0].connection_state$}$": "CONNECTED",
"power_state${$[0].power_state$}$": "POWERED_ON"
}
]
Was this page helpful?