White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
144 
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck  
-encoding:utf-8 -a:basic -file:SetAttribute_FCoE_BootTarget.xml 
The information in the input file SetAttributes_FCoE_BootTarget.xml is shown below: 
<p:SetAttributes_INPUT xmlns:p="http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_NICService"> 
 <p:Target>NIC.Integrated.1-1-1</p:Target> 
 <p:AttributeName>ConnectFirstFCoETarget</p:AttributeName> 
 <p:AttributeValue>Enabled</p:AttributeValue> 
 <p:AttributeName>FirstFCoEWWPNTarget</p:AttributeName> 
 <p:AttributeValue> 20:00:00:10:18:88:C0:03</p:AttributeValue> 
 <p:AttributeName>FirstFCoEBootTargetLUN</p:AttributeName> 
 <p:AttributeValue>33</p:AttributeValue> 
 <p:AttributeName>FirstFCoEFCFVLANID</p:AttributeName> 
 <p:AttributeValue>34</p:AttributeValue> 
</p:SetAttributes_INPUT> 
OUTPUT: 
SetAttribute_OUTPUT 
 Message = The command was successful 
 MessageID = NIC001 
 RebootRequired = Yes 
 ReturnValue = 0 
 SetResult = Set PendingValue 
16  RAID Storage Management 
The remote RAID configuration allows users to remotely query and configure the Hardware RAID of the 
system. The RAID profile extends the management capabilities of referencing profiles by adding the 
capability to represent the configuration of RAID storage. The RAID storage is modeled as collections of 
attributes where there are collections for the storage adaptors, physical disks, logical disks, end 
enclosures and parent-child relationships between the collections. Additionally, there is a 
configuration service that contains all the methods used to configure the RAID storage. 
Profile and Associated MOFs: 
http://www.delltechcenter.com/page/DCIM.Library.Profile 
The RAID Inventory contains the following attributes: 
DCIM_RAIDEnumeration (16.1) 
DCIM_RAIDInteger (16.3) 
DCIM_RAIDString (16.5) 
DCIM_ControllerView (16.7) 
DCIM_PhysicalDiskView (16.9) 










