community.network.exos (2.3.0) — httpapi

Use EXOS REST APIs to communicate with EXOS platform

Authors: Ujwal Komarla (@ujwalkomarla)

Install collection

Install with ansible-galaxy collection install community.network:==2.3.0


Add to requirements.yml

  collections:
    - name: community.network
      version: 2.3.0

Description

This plugin provides low level abstraction api's to send REST API requests to EXOS network devices and receive JSON responses.