Reference Guide
114 Lifecycle Controller Web Services Interface Guide for Linux
EXAMPLE:
wsman invoke -a ImportSystemConfigurationPreview
http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_LCService?
SystemCreationClassName=DCIM_ComputerSystem,CreationClassName=DCIM_LCService,
SystemName=DCIM:ComputerSystem,Name=DCIM:LCService
-h $IPADDRESS -V -v -c dummy.cert P 443
-u $USERNAME -p $PASSWORD
-J ImportSystemConfigurationPreview .xml -j utf-8 -y basic
Format for ImportSystemConfigurationPreview.xml
<p:ImportSystemConfigurationPreview_INPUT
xmlns:p="http://schemas.dmtf.org/wbem/wscim/1/cimschema/2/root/dcim/DCIM_LCSer
vice">
<p:ipAddress></p:ipAddress>
<p:ShareName></p:ShareName>
<p:ShareType></p:ShareType>
<p:UserName>E</p:UserName>
<p:Password></p:Password>
<p:FileName></p:FileName>
</p:ImportSystemConfigurationPreview_INPUT>
OUTPUT:
ImportSystemConfigurationPreview_OUTPUT
Job
EndpointReference
Address =
http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous
ReferenceParameters
ResourceURI =
http://schemas.dell.com/wbem/wscim/1/cimschema/2/DCIM_LifeCycle
Job SelectorSet
Selector: InstanceID = JID_656038536587, __cimnamespace =
root/dcim
ReturnValue = 4096
To view the job
DCIM_LifecycleJob
ElapsedTimeSinceCompletion = 1
InstanceID = JID_656038536587
JobStartTime = NA
JobStatus = Completed
JobUntilTime = NA
Message = No changes occurred. Current component configuration matched the
requested configuration.
MessageArguments = NA
MessageID = SYS069
Name = Preview Configuration
PercentComplete = 100
12.22 Remote Diagnostics
This feature will allow you to remotely run hardware diagnostics through console application or remote
scripts and collect results from tool execution.