Unicon Plugins

User Guide

  • Introduction
  • Supported Platforms
  • Connection Basics
  • Password Handling
  • Connection Through Proxies
  • API/Services
    • What Are Services
    • Common Services
    • Dual RP Services
    • Stack RP Services
    • Quad RP Services
    • ACI
    • ASA/FP2K
    • CIMC
    • ConfD
    • FXOS/FTD
    • FXOS
    • FXOS/FP4K
    • FXOS/FP9K
    • Check Point Gaia OS
    • IOSXE
    • IOSXE/C9800/EWC_AP
    • IOSXR
    • Junos
    • Linux
    • NSO
    • NXOS
    • NXOS/MDS
    • SDWAN
    • SROS
    • StarOS
    • VOS
    • Windows
  • Dialog Patterns
  • RobotFramework Support

Developer Guide

  • Playback
  • Plugin Implementation
  • How to write a new Service
  • Expect Abstraction Library
  • State Machine
  • Develop & Run Unittests

Resources

  • Unicon API Reference
  • Changelog
  • Plugins Changelog
Unicon Plugins
  • API/Services

API/ServicesΒΆ

This part of the document covers all the services supported by Unicon.

  • What Are Services
  • Common Services
    • execute
    • configure
    • send
    • transmit
    • sendline
    • expect
    • receive
    • receive_buffer
    • expect_log
    • log_user
    • log_file
    • enable
    • disable
    • ping
    • switchto
    • traceroute
    • copy
    • reload
    • bash_console
    • guestshell
  • Dual RP Services
    • get_mode
    • get_rp_state
    • get_config
    • guestshell
    • sync_state
    • switchover
    • reset_standby_rp
  • Stack RP Services
    • get_rp_state
    • switchover
    • reload
  • Quad RP Services
    • get_rp_state
    • switchover
    • reload
  • ACI
    • execute
    • configure
    • reload
  • ASA/FP2K
    • execute
    • configure
    • reload
    • switchto
  • CIMC
    • execute
  • ConfD
    • execute
    • configure
    • cli_style
    • command
    • reload
  • FXOS/FTD
    • execute
    • switchto
  • FXOS
    • execute
    • config
    • switchto
    • reload
  • FXOS/FP4K
    • switchto
  • FXOS/FP9K
  • Check Point Gaia OS
    • execute
    • switchto
  • IOSXE
    • rommon
    • maintenance_mode
  • IOSXE/C9800/EWC_AP
    • bash_console
    • ap_shell
  • IOSXR
    • attach_console
    • admin_attach_console
    • admin_bash_console
    • admin_console
    • admin_execute
    • admin_configure
    • configure_exclusive
    • monitor
    • Sub-Plugins
  • Junos
    • configure
  • Linux
    • execute
    • ping
    • sudo
    • trex_console
  • NSO
  • NXOS
    • shellexec
    • configure
    • attach
    • attach_console
    • ping6
    • list_vdc
    • switchto
    • switchback
    • create_vdc
    • delete_vdc
    • reload
    • l2rib_dt
  • NXOS/MDS
    • tie
  • SDWAN
    • reload
  • SROS
    • switch_cli_engine
    • get_cli_engine
    • execute
    • configure
    • mdcli_execute
    • mdcli_configure
    • classiccli_execute
    • classiccli_configure
    • Other Services
  • StarOS
    • execute
    • configure
    • monitor
  • VOS
    • execute
  • Windows

Section author: ATS Team

Previous Next

© Copyright 2014-2020, Cisco Systems Inc.. Last updated on Apr 30, 2025.

Built with Sphinx using a theme provided by Read the Docs.