Dell Lifecycle Controller 2 Version 1.3.0 User's Guide Page 61

  • Download
  • Add to my manuals
  • Print
  • Page
    / 315
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 60
61 Dell Lifecycle Controller Web Services Interface Guide for Windows
7.9 Automatic Updates
Automatic Updates feature allows for periodic firmware updates at regular intervals as configured by the
user.
7.9.1 Enable Automatic Update
This method enables/disables the “Automatic Update Feature ” attribute.
Example:
winrm i SetAttribute http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_LCService?SystemCreationClassName=DCIM_ComputerSystem+Cr
eationClassName=DCIM_LCService+SystemName=DCIM:ComputerSystem+Name=DCIM:LCServic
e -u:root -p:calvin -r:https://<<ip>>/wsman -SkipCNcheck -SkipCAcheck -
encoding:utf-8 -a:basic @{AttributeName="Automatic Update
Feature";AttributeValue="Enabled"}
OUTPUT:
Message = The command was successful
MessageID = LC001
RebootRequired = No
ReturnValue = 0
SetResult = Set PendingValue
7.9.2 Create a Config Job
CreateConfigJob sets the pending value set by SetAttribute() method.
Example:
winrm i CreateConfigJob http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_LCService?SystemCreationClassName=DCIM_ComputerSystem+CreationCla
ssName=DCIM_LCService+SystemName=DCIM:ComputerSystem+Name=DCIM:LCService -u:root -
p:calvin -r:https://<<ip>>/wsman -SkipCNcheck -SkipCAcheck -encoding:utf-8 -a:basic
OUTPUT:
CreateConfigJob_OUTPUT
Job
EndpointReference
Address = http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous
Page view 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 314 315

Comments to this Manuals

No comments