action vmware_add_dell_switch { label: "Create a dell switch data source" description: "Add a dell switch as data source" provider: vmware method: POST path: "/data-sources/dell-switches" encoding: json input: { type: "object" } output: { type: "object" } }