action vmware_get_host { label: "Show host details" description: "Show host details" provider: vmware method: GET path: "/entities/hosts/{id}" encoding: json output: { type: "object" } }