is there a supported way to clone NSX edge gateways, or to have some type of template to deploy them? I have a number of edges to deploy, and while they all will have different information on their interfaces, much of the configuration (firewall rules, nat exemptions, etc) will remain the same other than the local network needing to be updated. I have objects defined at the global level so I'd want to build an edge, add the required rules and nat statements, and then use that to deploy future ones. I found a site referencing using "get-nsxedge edge01 | copy-nsxedge" but wasn't sure if that was a built-in function and if using it in that manner was supported.