Practices Guide

LC Integration Best Practices Specification
137
31.12 Delete auto discovery client certificat, private key and
password
Refer to Web Service Interface Guide section 12.8.
31.13 Replace iDRAC web server client certificate and private key
Refer to Web Service Interface Guide section 12.10
31.14 Replace iDRAC web server public certificate
Refer to Web Service Interface Guide section 12.9
31.15 Insert comment into Lifecycle log
Use the following procedure to insert a comment into the LC log.
Applies to: LC1.5.0+
Prerequisites for script: Insert desired comment by editing script
Script: InsertCommentInLCLog.win
A) The Lifecycle Controller remote service must be in a “ready” state before executing any
other WSMAN commands. The GetRSStatus() method or the GetRemoteServicesAPIStatus()
method may be used depending on the version of the LC Management registered profile.
B) InsertCommentInLCLog(): Invokes the InsertCommentInLCLog method
31.16 Export and view the content of the Lifecycle log
See section 3.16 of this document.
31.17 Export and view the current hardware inventory
This workflow exports the hardware inventory to either an NFS or CIFS share. Approximate
time for completion on an 11G system is 5 minutes depending on the system configuration.
Applies to: LC1.5.0+
Prerequisites for script:
Set script variables by editing script