arubanetworks.aos_switch.arubaoss_routing (1.7.0) — module

implements rest api for routing

| "added in version" 2.6.0 of arubanetworks.aos_switch"

Authors: Ashish Pant (@hpe)

preview | supported by community

Install collection

Install with ansible-galaxy collection install arubanetworks.aos_switch:==1.7.0


Add to requirements.yml

  collections:
    - name: arubanetworks.aos_switch
      version: 1.7.0

Description

This implements routing rest api to enable/disable routing on device

Inputs

    
state:
    choices:
    - create
    - delete
    description:
    - To enable/disable routing globally.
    required: true