action vmware_add_checkpoint_firewall { label: "Create a checkpoint firewall" description: "Add checkpoint firewall as data source" provider: vmware method: POST path: "/data-sources/checkpoint-firewalls" encoding: json input: { type: "object" } output: { type: "object" } }