action vmware_get_vcenter_manager { label: "Show vCenter manager details" description: "Show vCenter manager details" provider: vmware method: GET path: "/entities/vcenter-managers/{id}" encoding: json output: { type: "object" } }