dellemc.os10.show_system_network_summary (1.2.4) — module

Operations for show_system_network output in json/yaml format.

Authors: Senthil Kumar Ganesan (@skg-net)

Install collection

Install with ansible-galaxy collection install dellemc.os10:==1.2.4


Add to requirements.yml

  collections:
    - name: dellemc.os10
      version: 1.2.4

Description

Get the show system inforamtion of a Leaf-Spine.

Inputs

    
output_type:
    default: json
    description:
    - json or yaml
    - Default value is json
    required: false
    type: str

cli_responses:
    description:
    - show system command xml output
    elements: dict
    required: true
    type: list