Pure-Storage-Ansible / FlashArray-Collection

Ansible Collection for Pure Storage FlashArray
GNU General Public License v3.0
19 stars 24 forks source link

Purefa_inventory giving back only "Null" as value for port information #626

Closed LukasBr1337 closed 2 months ago

LukasBr1337 commented 3 months ago

The collected infromation from purefa_iventory are only "Null" for most of the fields.

Example: "CT1.FC8": { "connector_type": null, "rx_los": null, "rx_power": null, "speed": 32000000000, "static": {}, "status": "ok", "temperature": null, "tx_bias": null, "tx_fault": null, "tx_power": null, "type": "fc_port", "voltage": null

Purity Version 6.5.7

sdodsley commented 2 months ago

Yes - this is a bug - working on a fix now.