Upgrading Firmware using REST API
Has anyone attempted to upgrade a VDX 6740 via its REST API? i am having the following issue:This is the XML body for doing the POST<firmware-download><scp> <user>user</user> <password>password</password> <host>192.168.1.10</host> <direct...