Johannes Luther
Johannes Luther
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
Hi there, The programmatic usage example in the README is not valid for IOS / IOS-XE devices. The example for command authorization (`[b"service=shell", b"cmd=show", b"cmdargs=version"]`) is using the key `cmdargs`....
##### SUMMARY When performing a POST RPC operation to reboot a devide, the task fails. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ansible.netcommon.restconf_config ##### ANSIBLE VERSION ```paste below...
##### SUMMARY When using the `ansible.netcommon.httpapi` connection plugin for RESTCONF, authentication against the remote device fails. It's suspected, that the logged in Linux username is not used by default as...
##### SUMMARY When using the `ansible.netcommon.restconf_get` module, HTTP status codes are only returned for failed tasks (in the error message). However it might be useful to get the HTTP status...
##### SUMMARY When `ansible.netcommon.restconf_get` is used to retrieve not existing data, the RESTCONF server sends an HTTP 404 error and the corresponding Ansible task fails. As a consequence processing of...
**Prerequisites** * [x] Have you tested the operation in the API directly? * [x] Do you have the latest SDK version? * [x] Review the [compatibility matrix](https://github.com/CiscoISE/ciscoisesdk/tree/main#compatibility-matrix) before opening an...
### NetBox version v3.0.10 ### Feature type New functionality ### Proposed functionality The webhook job status (Admin UI > Background Jobs) should be queried over the netbox API. ### Use...