Lists all datastores managed by the vSphere instance.

Example Output

[
	{
		"datastore": "<string>",
		"name": "<string>",
		"type": "<string>",
		"free_space": 129,
		"capacity": 744
	}
]

Workflow Library Example

List Datastores with Vmware Vsphere and Send Results Via Email

Preview this Workflow on desktop