Skip to main content

List Folders

Lists all folders in the vSphere instance.

Example Output

[
{
"folder${$[0].folder$}$": "group-d1",
"name${$[0].name$}$": "Datacenters",
"type${$[0].type$}$": "DATACENTER"
},
{
"folder${$[1].folder$}$": "group-h28",
"name${$[1].name$}$": "test",
"type${$[1].type$}$": "HOST"
},
{
"folder${$[2].folder$}$": "group-h5",
"name${$[2].name$}$": "host",
"type${$[2].type$}$": "HOST"
},
{
"folder${$[3].folder$}$": "group-n7",
"name${$[3].name$}$": "network",
"type${$[3].type$}$": "NETWORK"
}
]

Workflow Library Example

List Folders with Vmware Vsphere and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop