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.
Is there a way to extract the Event and Alarm logs from vManage for a long period like last 6 months? When i extract from the vManage, I get logs for a very short time since the row limit for the extract is 10000 and it is filled within very short ti...
I want to automate the process where I have to shut down a particular interface of vEdge whenever needed using python code. Is this possible at all, because I was searching for it in the API documentation and not sure it is there?
I am automating a task via the SDWAN API and whenever I request a response from methods like get_device_config or export_device_template_list, I get below error. result_json = json.loads(response.text)File "C:\Users\htmc0583\AppData\Local\Programs\Py...
@bigevilbeard, i did see this previously but wasn't sure how to use this. If i just want to shut a certain interface, what all should i send in the payload?