Index of all Modules
cisco.radkit
cisco.radkit.command – Execute commands on network devices via Cisco RADKit
cisco.radkit.controlapi_device – Manage devices in RADKit inventory via Control API
cisco.radkit.exec_and_wait – Executes commands on devices using RADKit and handles interactive prompts
cisco.radkit.genie_diff – This module compares the results across multiple devices and outputs the differences.
cisco.radkit.genie_learn – Runs a command via RADKit, then through genie parser, returning a parsed result
cisco.radkit.genie_parsed_command – Runs a command via RADKit, then through genie parser, returning a parsed result
cisco.radkit.http – Execute HTTP/HTTPS requests on devices via Cisco RADKit
cisco.radkit.http_proxy – Starts a local HTTP (and SOCKS) proxy through RADKIT for use with modules that can utilize a proxy
cisco.radkit.port_forward – Forwards a port on a device in RADKIT inventory to localhost port.
cisco.radkit.put_file – Uploads a file to a remote device using SCP or SFTP via RADKit
cisco.radkit.service_info – Retrieve RADKit service information and status
cisco.radkit.snmp – Perform SNMP operations via RADKit
cisco.radkit.ssh_proxy – Starts an SSH server proxy to access devices in RADKIT inventory via SSH.
cisco.radkit.swagger – Interacts with Swagger/OpenAPI endpoints via RADKit