AsBuiltReport / AsBuiltReport.NetApp.ONTAP

A PowerShell module to generate an as built report on the configuration of NetApp ONTAP storage arrays.
MIT License
15 stars 3 forks source link

No FCP Data Interface in Network Interfaces section #41

Closed rebelinux closed 3 months ago

rebelinux commented 3 months ago

Bug description

No FCP Data Interface in Network Interfaces section

Command-line input

New-AsBuiltReport -Report NetApp.ONTAP -AsBuiltConfigFilePath C:\Users\jocolon\AsBuiltReport\AsBuiltReport.json -OutputFolderPath C:\Users\jocolon\AsBuiltReport\ -Target 192.168.7.60 -Format HTML -EnableHealthCheck -Credential $cred -ReportConfigFilePath C:\Users\jocolon\AsBuiltReport\AsBuiltReport.NetApp.ONTAP.json

Steps to reproduce

Run report against a cluster with FCP SVM

Expected behaviour

FCP interfaces displayed in Network Interfaces section

Screenshots

No response

Operating System

All

PowerShell Version

5.1

PowerShell Modules

Name                       Version
----                       -------
AsBuiltReport.Core         1.4.0
AsBuiltReport.NetApp.ONTAP 0.6.8
PScribo                    0.10.0
PScriboCharts              0.9.0
PSPKI                      4.2.0
AsBuiltReport.NetApp.ONTAP 0.6.2
PScribo                    0.10.0
PScriboCharts              0.9.0
PSPKI                      4.2.0
PSPKI                      3.7.2

Additional Context

No response

Before submitting

rebelinux commented 3 months ago

Fix

image