cisco.nxos.nxos httpapi – Use NX-API to run commands on Cisco NX-OS platform

Note

This httpapi plugin is part of the cisco.nxos collection (version 2.9.1).

You might already have this collection installed if you are using the ansible package. It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install cisco.nxos.

To use it in a playbook, specify: cisco.nxos.nxos.

New in version 1.0.0: of cisco.nxos

Synopsis

  • This plugin provides low level abstraction APIs for sending and receiving commands using NX-API with devices running Cisco NX-OS.

Authors

  • Ansible Networking Team (@ansible-network)

Hint

Configuration entries for each entry type have a low to high priority order. For example, a variable that is lower in the list will override a variable that is higher up.