action vmware_get_vmknic { label: "Show vmknic details" description: "Show vmknic details" provider: vmware method: GET path: "/entities/vmknics/{id}" encoding: json output: { type: "object" } }