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

  • 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 133
Lifecycle Controller IntegrationBest Practices Specification
134
Prerequisites for script: none
Script: GetInstalledBIOSView.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) GetSoftwareIdentities(): ENUMERATE the DCIM_SoftwareIdentity class to view all
instances. See section 2.2 for a definition of
ENUMERATE .
Choose the Software Identity instance with ElementName=“BIOS” and Status="Installed" to
use in C)
C) GetSoftwareIdentity(): GET the DCIM_SoftwareIdentity instance from C). See Section
2.3 for a definition of
GET.
The instance of the installed BIOS that contains the information will be returned.
29.5 Get the Available iDRAC Firmware Inventory
Use the following procedure to get the available iDRAC software instance. The URI for getting
particular instance information is deterministic (i.e the InstanceID will be unique for each
instance).
Applies to: LC1.4.0+
Prerequisites for script: none
Script: GetAvailableiDRACView.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) GetSoftwareIdentities(): ENUMERATE the DCIM_SoftwareIdentity class to view all
instances. See section 2.2 for a definition of
ENUMERATE .
[Prior to LC2] Choose the Software Identity instance with ElementName=“iDRAC6” and
Status="Available" to use in C)
[LC2] Choose the Software Identity instance with ElementName=“ Integrated Dell Remote
Access Controller” and Status="Available" to use in C)
C) GetSoftwareIdentity(): GET the DCIM_SoftwareIdentity instance from C). See Section
2.3 for a definition of
GET.
The instance of the available iDRAC that contains the information will be returned.
Vue de la page 133
1 2 ... 129 130 131 132 133 134 135 136 137 138 139 ... 156 157

Commentaires sur ces manuels

Pas de commentaire