Technical White Paper
<n1:Description xsi:nil="true"/>
<n1:ElementName>LC.emb.1</n1:ElementName>
<n1:InstanceID>LifecycleController.Embedded.1#LCAttributes.1#CollectSys
temInventoryOnRestart
</n1:InstanceID>
<n1:IsOrderedList xsi:nil="true"/>
<n1:IsReadOnly>false</n1:IsReadOnly>
<n1:PendingValue xsi:nil="true"/>
<n1:PossibleValues>Enabled</n1:PossibleValues>
<n1:PossibleValues>Disabled</n1:PossibleValues>
<n1:PossibleValuesDescription xsi:nil="true"/>
</n1:DCIM_LCEnumeration>
12.2.5 Get Part Firmware Update Attribute
Get the current Part Replacement firmware update mode as follows:
EXAMPLE:
wsman get http://schemas.dell.com/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_LCEnumeration
?InstanceID=LifecycleController.Embedded.1#LCAttributes.1#PartFirmwareUpdate
-h $IPADDRESS -V -v -c dummy.cert -P 443
-u $USERNAME -p $PASSWORD -j utf-8 -y basic
NOTE: For 11G, InstanceID=DCIM_LCEnumeration:CCR4
OUTPUT:
<n1:DCIM_LCEnumeration>
<n1:AttributeName>Part Firmware Update</n1:AttributeName>
<n1:Caption xsi:nil="true"/>
<n1:CurrentValue>Allow version upgrade only</n1:CurrentValue>
<n1:DefaultValue>Disable</n1:DefaultValue>
<n1:Description xsi:nil="true"/>
<n1:ElementName>LC.emb.1</n1:ElementName>
<n1:InstanceID>LifecycleController.Embedded.1#LCAttributes.1#PartFirmwa
reUpdate</n1:InstanceID>
<n1:IsOrderedList xsi:nil="true"/>
<n1:IsReadOnly>false</n1:IsReadOnly>
<n1:PendingValue xsi:nil="true"/>
<n1:PossibleValues>Disable</n1:PossibleValues>
<n1:PossibleValues>Allow version upgrade only</n1:PossibleValues>
<n1:PossibleValues>Match firmware of replaced part
</n1:PossibleValues>
<n1:PossibleValuesDescription xsi:nil="true"/>
</n1:DCIM_LCEnumeration>
See Section 12.5 to get the status on whether or not there is a valid
VFlash
license on the system.
12.3 Re-Initiate Auto-Discovery Client
Invoke the ReInitiateDHS() method to reinitialize and restart the Auto-Discovery client. All
configuration information is replaced with the auto discovery factory defaults. Auto discovery can be
disabled, enabled and initiated immediately, or delayed until next power cycle.
Invoke ReInitiateDHS() with the following parameters and syntax: