action vmware_get_vm { label: "Show vm details" description: "Show vm details" provider: vmware method: GET path: "/entities/vms/{id}" encoding: json output: { type: "object" } }