.SYNOPSIS This function establishes a connection to the NSX API .DESCRIPTION This function establishes a connection to NSX API .PARAMETER method Specify the REST Method to use (GET/PUT/POST/DELETE)" .PARAMETER uri Specify the REST URI that identifies the resource you want to interact with .PARAMETER body Specify the body content if required (PUT/POST) .INPUTS String: REST Method to use. String: URI that identifies the resource String: Body if required .OUTPUTS JsonObject: Request result in JSON .LINK None.#VMwarePowerCLI#BSD3-Clause#PowerShell#NSX#NSXforvSphere#NSX,PowerCLI