Practices Guide
Lifecycle Controller Integration―Best Practices Specification
142
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
Script: ExportHWInventory.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) ExportHWInventory(): Invokes the export operation [ReturnValue=4096]
NOTE: The user must set applicable IP address, username, password, filename, and
workgroup of the network share.
C) Poll jobstatus for Completed: GET the InstanceID of from D). See section 2.3 for a
definition of
GET.
31.18 Export and View the Hardware Inventory as Shipped from
the Factory
This workflow exports the factory configuration inventory to either an NFS or CIFS share.
Approximate time for completion on an 12G system is 5 minutes depending on the system
configuration.
Applies to: LC1.5.0+
Prerequisites for script:
Set script variables by editing script
Script: ExportFactoryConfiguration.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.