Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Lists all hosts managed by the vSphere instance.

Example Output

[
	{
		"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"
	}
]

Workflow Library Example

List Hosts with Vmware Vsphere and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop