never-displayed
View discussion in a popup
$ESXHost = get-vmhost "myhost"
$esxcli = Get-EsxCli -vmhost $ESXHost
$esxcli.storage.san.fc.list()