AsBuiltReport.VMware.vSphere icon indicating copy to clipboard operation
AsBuiltReport.VMware.vSphere copied to clipboard

vCenter Resource Summary displayed only with $InfoLevel.vCenter -eq 2

Open rebelinux opened this issue 3 years ago • 0 comments

vCenter Resource Summary and vCenter Object Summary section are only displayed with $InfoLevel.vCenter -eq 2

https://github.com/AsBuiltReport/AsBuiltReport.VMware.vSphere/blob/b4f5483791c338d4080963989700a91730b050d9/Src/Public/Invoke-AsBuiltReport.VMware.vSphere.ps1#L223

I believe it would be beneficial to add these two sections in $InfoLevel.vCenter -ge 2

"vCenter": 2:

vSphere_Infolevel_2

"vCenter": 3:

vSphere_Infolevel_3

rebelinux avatar Jul 24 '22 15:07 rebelinux