community.network.exos httpapi – Use EXOS REST APIs to communicate with EXOS platform
Note
This httpapi plugin is part of the community.network collection (version 5.0.2).
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 community.network
.
To use it in a playbook, specify: community.network.exos
.
Synopsis
This plugin provides low level abstraction api’s to send REST API requests to EXOS network devices and receive JSON responses.