White Papers
18 Automatically viewing the network switch physical connection between iDRAC & server network ports
SOAP Response for GET DCIM_SwitchConnectionView
4.4 WS-Man: winrm command
To enumerate Connection View class
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_SwitchConnectionView -u:[USERNAME] -p:[PASSWORD] -r:https://[
iDRAC_IP_ADDRESS]/wsman -SkipCNcheck -SkipCAcheck -encoding:utf-8 -a:basic
GET Connection View Instances
winrm g http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_SwitchConnectionView?InstanceID=iDRAC.Embedded.1 -u:[USER] -
p:[PASSWORD] -r:https://[iDRAC_IP_ADDRESS]/wsman -SkipCNcheck -SkipCAcheck -encoding:utf-
8 -a:basic