Forum Topics Started

    • Test
    • VPG Settings API Server Error

      Hi, Request Information URL/Endpoint: https://hostname:9669/v1/vpgSettings Method: POST Body: {“VpgIdentifier”:”a2f8d9b5-4504-4217-843a-f9556f4c8968″} Headers: {x-zerto-session: “session id”} I am getting the error mentioned below ” Request Error The server encountered an error processing the request. Please see the service help page for constructing valid requests to the service “ I believe this error is being caused by Bad request. I am […]

      in: Scripting and APIs

    • People: 2
      Replies: 1
    • November 11, 2018
    • Unable to run Zerto powershell cmdlets

      Hi, I am trying to run zerto powershell cmdlets. I am getting thesame  error while running any of the cmdlets Here are the error details Set-CheckPoint : System.ServiceModel.CommunicationException: An error occurred while receiving the HTTP response to http://10.0.xxx.xxx:9669/ZvmService/SiteController. This could be due to the service endpoint binding not using the HTTP protocol. This could also […]

      in: Scripting and APIs

    • People: 3
      Replies: 2
    • April 10, 2017
    • Start FailOverTest Powershell

      I unable to start failover test through Rest API here is my code $json=” { "CheckPointIdentifier“: "144321” }” Invoke-RestMethod -Uri $url -Body $json -Headers $zh -ContentType $TypeJSON -Method Post Error I am getting {“Message”:”failed parsing as a valid CheckPoint Identifier”}

      in: Scripting and APIs

    • People: 2
      Replies: 3
    • March 24, 2017