-
-
Creating a VPG – Build 050121007
in: Scripting and APIs
I’m trying to create a VPG using REST API. Using Powershell the script keeps failing to commit when the script attempts to commit. https://192.168.4.20:9669/v1/vpgSettings Exception : System.Net.WebException: The remote server returned an error: (400) Bad Request. at Microsoft.PowerShell.Commands.WebRequestPSCmdlet. GetResponse(WebRequest request) at Microsoft.PowerShell.Commands.WebRequestPSCmdlet. ProcessRecord() TargetObject : System.Net.HttpWebRequest CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebException FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Comm […]
-
People: 3
Replies: 2 - May 13, 2017
-
Creating a VPG – Build 050121007