White Papers

22 Automatically viewing the network switch physical connection between iDRAC & server network ports
Here is an example WS-Man workflow by using SOAP. In this workflow,
DCIM_SwitchConnectionService. ServerPortConnectionRefresh() is invoked to refresh the
DCIM_SwitchConnectionView instances.
Management applications can send the invoke request for the following form to refresh the
DCIM_SwitchConnectionView class instances.
SOAP Request to invoke DCIM_SwitchConnectionService.ServerPortConnectionRefresh()
SOAP Response to invoke DCIM_SwitchConnectionService.ServerPortConnectionRefresh()
6.4 WS-Man: winrm command
winrm i ServerPortConnectionRefresh http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_SwitchConnectionService?SystemCreationClassName=DCIM_ComputerSyst
em+SystemName=DCIM:ComputerSystem+CreationClassName=DCIM_SwitchConnectionService+Name=DCI
M:SwitchConnectionService -u:[USERNAME] -p:[PASSWORD] -r:https://[iDRAC_IP_ADDRESS]/wsman
-SkipCNcheck -SkipCAcheck -encoding:utf-8 -a:basic