Closed wasabi222 closed 7 years ago
Hi @wasabi222 - sorry for late reply.
Can you please provide more details? I've never seen any errors with the RPM probes config getter, and I used it quite frequently. It's equally true that I have never tried on a VM - maybe that could be the problem.
But to be able to debug this, I would need more details, i.e. the structure of the XML object retrieved from the device (show configuration services rpm | display xml
).
Ping @wasabi222 - did you see the question above?
Sorry Mircea - this got lost in the sauce when I was on vacation - I believe this is specific to vmx. I will get you these details before the week's end.
I just tried this again and there were no issues on vmx. I'm closing this out.
Description of Issue/Question
It looks like the
junos_views.yml
probes config has a bad path of get: services/rpm/probe/test (line 560) where it should just be get: services/rpm/probe, which I tested and am no longer receiving an error on, however I'm not actually able to retrieve the probe config with that command.Did you follow the steps from https://github.com/napalm-automation/napalm#faq
[x ] Yes [ ] No
Setup
napalm-junos version
(Paste verbatim output from
pip freeze | grep napalm-junos
between quotes below)JunOS version
(Paste verbatim output from
show version and haiku
between quotes below)Steps to Reproduce the Issue
device.get_probes_config()
Error Traceback
(Paste the complete traceback of the exception between quotes below)