vmware-archive / powernsx

PowerShell module that abstracts the VMware NSX-v API to a set of easily used PowerShell functions
173 stars 90 forks source link

Need help in getting the firewall details for VM #546

Closed vTechworld closed 6 years ago

vTechworld commented 6 years ago

WARNING: This cmdlet is experimental and has not been well tested. Its use should be limited to troubleshooting purposes only. get-vm : 8/14/2018 12:06:59 PM Get-VM [Invoke-NsxCli][ERROR] Unable to execute Centralized CLI query. Unable to parse Centralised CLI output line : rule_2693_at_121_inout_protocol_tcp_from_addrset_ip-ipset-63_to_addrset_ip-ipset-5_port_21_accept_as_ftp;.Exception.Message. Try re-running co mmand with the -RawOutput parameter. At line:1 char:1

PS C:>

nmbradford commented 6 years ago

duplicates #466