viptela | Python library for use with Viptela API | REST library
kandi X-RAY | viptela Summary
kandi X-RAY | viptela Summary
Viptela is an SD-WAN vendor with a solid rest API. The API is documented on the vManage host and can be found by going to Additional API documentation can be found on the viptela site support portal (login required).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of viptela
viptela Key Features
viptela Examples and Code Snippets
Community Discussions
Trending Discussions on viptela
QUESTION
I am trying to extract Event information from Viptela using its API interface. I managed to get alert and token information but when I tried to extract Event information, it gave me an HTML login page instead of JSON with event information.
I came to know that before accessing the Event API link I should have the token to call Event API URL. I am not sure which step I have missed and it is not working for me. Could someone point out the missing piece from the code below to rectify the issue?
...ANSWER
Answered 2020-Apr-01 at 19:55Found the answer, This might help someone who may have a similar issue.
In the first Request add a -SessionVariable parameter and give it a string (any string without the preceding $) then in second Request pass that string (this time with a preceding $) to the -WebSession parameter.
After adding the -websession parameter to the second call then it worked. (-WebSession $websession)
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install viptela
You can use viptela like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page