You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.
@kevin-fibich I know that this is over 4 years old, but I actually know the answer to this.
In short, the API does not actually return anything for dispatching RPCs, among other things, so it's inaccessible to Robot Framework. This is a simple fix: Just add a "return" to every call to ncclient.
This project is unmaintained, as evidenced by the description saying [Maintainer Required]. Though I asked the author @vkosuri if I could take over this repo, I haven't received a reply.
Dispatching rpc like get-software-information does not make much sense if you cannot get the result xml.
Is there any way to retrieve it?
The text was updated successfully, but these errors were encountered: