"vscode:/vscode.git/clone" did not exist on "5d8c89163cdd4105633be1a5dd7a7784775e2143"
fix(deploy/panos): data format improvements
It was discovered in testing that PAN-OS < 9.0 has slightly different requirements for the multipart/form-data format and requires the `type` parameter to be passed in the URL. These corrections should work for all PAN-OS versions.
Please register or sign in to comment