UNSOLVED

emailvijumartin

updated

10 years ago

0

880

January 16th, 2017 00:00

VNXe API issue

Hi All,

  We have a VNXe3200 model appliance (172.22.235.194). I am trying to perform the create and delete operations through VNXe API. But for Delete Jobs (https://172.22.235.194:443/api/instances/job/N-14783), I am getting

{

  "error": {

    "errorCode": 131149836,

    "httpStatusCode": 405,

    "messages": [

      {

        "en-US": "The action associated with the provided URL is not supported. (Error Code:0x7d1300c)"

      }

    ],

    "created": "2017-01-16T08:42:21.592Z"

  }

}

Could you please clarify for Delete Jobs alone, why i am getting this error?