01-26-2021 08:35 AM - edited 01-27-2021 12:21 AM
Dears,
used NSO ==> 5.3
i have created a simple python action that lists the interfaces of the device based on the type u choose as shown below
, but when i click run it redirects me to the below page so i need to refresh page to see the output
python Action:
yang:
how can i solve this to present the output within same page without reload it.
Thanks in advance!
Solved! Go to Solution.
02-03-2021 06:40 AM
Hi Islam,
Why you need python for that?, You could use it from yang as below
leaf device { // do the same based on your device ned |
02-03-2021 06:40 AM
Hi Islam,
Why you need python for that?, You could use it from yang as below
leaf device { // do the same based on your device ned |
02-03-2021 07:33 AM
Thanks @aelganzo
i was just trying to implement some actions using python for other cases, but i got same issue "need to refresh the page".
BTW i tried same action with another NSO version, and it works properly now.
Thanks a lot for your response.
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the NSO Developer community: