action vmware_get_vnic { label: "Show vnic details" description: "Show vnic details" provider: vmware method: GET path: "/entities/vnics/{id}" encoding: json output: { type: "object" } }