Web Services Interface Guide
221 Dell Lifecycle Controller Web Services Interface Guide for Windows
Invoke ClearForeignConfig() with the following parameters and syntax:
TARGET: This parameter is the FQDD of the DCIM_ControllerView (Section 16.7)
EXAMPLE:
winrm i ClearForeignConfig cimv2/root/dcim/DCIM_RAIDService
?SystemCreationClassName=DCIM_ComputerSystem +CreationClassName=DCIM_RAIDService
+SystemName=DCIM:ComputerSystem +Name=DCIM:RAIDService
-u:[USER] -p:[PASSWORD]
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck -encoding:utf-8 -a:basic
-file:ClearForeignConfig.xml
The input file ClearForeignConfig.xml is shown below:
<p:ClearForeignConfig_INPUT xmlns:p="http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_RAIDService">
<p:Target>RAID.Integrated.1-1</p:Target> </p:ClearForeignConfig_INPUT>
OUTPUT:
ClearForeignConfig_OUTPUT
ReturnValue = 0
If no foreign physical disks are available, the following message may result:
ClearForeignConfig_OUTPUT
Message = General failure
MessageID = STOR006
ReturnValue = 2
16.14 Applying the Pending Values for RAID-CreateTargetedConfigJob()
The CreateTargetedConfigJob() method is called to apply the pending values created by RAID methods.
The system will automatically reboot depending on the ScheduledStartTime selected. The
CreateTargetedConfigJob() jobID output with the job control section can be used to obtain its status.
Invoke CreateTargetedConfigJob() with the following parameters and syntax:
TARGET: This parameter is the FQDD of the DCIM_ControllerView (Section 16.7)
RebootJobType: There are three options for rebooting the system.