Dell Lifecycle Controller 2 Version 1.3.0 Uživatelský manuál Strana 104

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 157
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 103
Lifecycle Controller IntegrationBest Practices Specification
104
Script: GetLCRecordLogCapabilities.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) GetLCRecordLogCapabilities(): ENUMERATE the DCIM_LCRecordLogCapabilities class to
view all instances. See section 2.2 for a definition of
ENUMERATE .
The instance information of all available LCRecordLogCapabilities will be returned
15.4 List Lifecycle Log Entries
Use the following procedure below to list the inventory of all LCLogEntry instances in the
system.
Applies to: LC1.5.0+
Prerequisites for script:
Due to the large amount of data returned by this enumeration, winRM
settings may need to be changed as described in the section 1.2
Script: GetLCLogEntries.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) GetLCLogEntries(): ENUMERATE the DCIM_LCLogEntry class to view all instances. See
section 2.2 for a definition of
ENUMERATE .
The instance information of all available LCLogEntry will be returned
15.5 Set and get Comment in Lifecycle Log Entries
Use the following procedure below to ‘Get’and ‘Set’ the instance of DCIM_LCLogEntry with the
Comment that needs to be added. This is accomplished using an intrinsic set/put operation on
the DCIM_LCLogEntry instance at the Comment property.
Applies to: LC1.5.0+
Prerequisites for script:
Due to the large amount of data returned by this enumeration, winRM
settings may need to be changed as described in the section 1.2
Set desired instanceID by editing script
Script: SetLCLogEntryComment.win
Zobrazit stránku 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 156 157

Komentáře k této Příručce

Žádné komentáře