.. _arista.eos.eos_httpapi:
**************
arista.eos.eos
**************
**Use eAPI to run command on eos platform**
Version added: 1.0.0
.. contents::
:local:
:depth: 1
Synopsis
--------
- This eos plugin provides low level abstraction api's for sending and receiving CLI commands with eos network devices.
Parameters
----------
.. raw:: html
| Parameter |
Choices/Defaults |
Configuration |
Comments |
|
eos_use_sessions
integer
|
Default:
1
|
env:ANSIBLE_EOS_USE_SESSIONS
var: ansible_eos_use_sessions
|
Specifies if sessions should be used on remote host or not
|
Status
------
Authors
~~~~~~~
- Ansible Networking Team
.. 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.