Actions
List Datastores
Lists all datastores 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.
[
{
"datastore": "<string>",
"name": "<string>",
"type": "<string>",
"free_space": 129,
"capacity": 744
}
]
Was this page helpful?