community.general.exos (0.1.1) — httpapi

Use EXOS REST APIs to communicate with EXOS platform

Authors: Ujwal Komarla (@ujwalkomarla)

Install collection

Install with ansible-galaxy collection install community.general:==0.1.1


Add to requirements.yml

  collections:
    - name: community.general
      version: 0.1.1

Description

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