dellemc.os10.base_xml_to_dict (1.2.4) — module

Operations for show command output convertion from xml to json 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

    
cli_responses:
    description:
    - show command xml output
    required: true
    type: str