action vmware_get_dell_switch { label: "Show dell switch data source details" description: "Get a dell switch data source details" provider: vmware method: GET path: "/data-sources/dell-switches/{id}" encoding: json output: { type: "object" } }