community.network.exos (0.2.1) — httpapi

Use EXOS REST APIs to communicate with EXOS platform

Authors: Ujwal Komarla (@ujwalkomarla)

Install collection

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


Add to requirements.yml

  collections:
    - name: community.network
      version: 0.2.1

Description

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