blob: c04693c1b3c8b414965eade136010e802aab0482 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
.. _cisco.nxos.nxos_httpapi:
***************
cisco.nxos.nxos
***************
**Use NX-API to run commands on Cisco NX-OS platform**
Version added: 1.0.0
.. contents::
:local:
:depth: 1
Synopsis
--------
- This plugin provides low level abstraction APIs for sending and receiving commands using NX-API with devices running Cisco NX-OS.
Status
------
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.
|