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 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
Workflow LibraryPreview this Workflow on desktop