action vmware_add_arista_switch { label: "Create an arista switch data source" description: "Add arista switch data source" provider: vmware method: POST path: "/data-sources/arista-switches" encoding: json input: { type: "object" } output: { type: "object" } }