action vmware_get_datacenter { label: "Show vCenter datacenter details" description: "Show vCenter datacenter details" provider: vmware method: GET path: "/entities/vc-datacenters/{id}" encoding: json output: { type: "object" } }