Open hbatchu opened 5 months ago
Please share the CLI that is used to get these details. We will let you know if any corresponding REST request is available from Ansible.
brocade-fibrechannel-switch has the firmware-version details. This can be accessed through the REST/Ansible.
firmware history can be found in the brocade-firmware/firmware-history REST URI, the same can be done through the Ansible as well. This is supported in the latest Ansible 1.3.3 and with 9.2 FOS switches. Please let us know if this resolves the issue.
Hi Team,
Currently i am fetching the firmware version and health of the firmware by using the cli-based approach. I don't see there are any inbuilt modules to support to fetch this info.
Is there a roadmap of such scenarios in the near term?
Thanks.