Dell Lifecycle Controller 2 Version 1.3.0 Manuel d'utilisateur Page 104

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 157
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 156 157

Commentaires sur ces manuels

Pas de commentaire