Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi, following https://developer.cisco.com/docs/sdwan/device-template/ doc to push the changes to update variables and i am getting pushID after post call. but the changes are not reflecting and throwing below error when get call is executed with push...
Legends,I am trying to update the tunnel variable (vpnx_tunnel_dest_ip_peer01) using rest api PUT call with below end point, playload and PUT call -/dataservice/template/device/{template_id} template_data = {"templateId": "templateID","name": "templa...
After Post call i do get sample response as : {"id":"push_file_template_configuration-70acb6c7-a589-4a10-be93-27620c46dae5"}.Now when i run GET call with Push ID : https://vmanage-ip:port/dataservice/device/action/status/push-template-idThere i am ge...
@bigevilbeard Thanks for help, but now i am getting different , in attach template post method , below is my payload"deviceTemplateList":[{"templateId":"{deviceID}","device":[{"csv-status":"complete","csv-deviceId":"{deviceID}","csv-deviceIP":"1.2.3....
https://sdwan-docs.cisco.com/Product_Documentation/Command_Reference/vManage_REST_APIs/Device_Configuration_APIs/Device_Templates#Attach_Device_TemplatesThis url is not opening