Dell Lifecycle Controller 1.2 for Linux Podręcznik Użytkownika Strona 213

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 253
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 212
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Linux Version: 2.1.0
213
<n1:MessageID>BIOS019</n1:MessageID>
<n1:ReturnValue>2</n1:ReturnValue>
</n1:ChangePassword_OUTPUT>
<n1:ChangePassword_OUTPUT>
<n1:Message>The command was successful</n1:Message>
<n1:MessageID>BIOS001</n1:MessageID>
</n1:ChangePassword_OUTPUT>
17.9.2 Create Target Configuration Job
Create a configuration job as shown in Section 17.7.
17.9.3 Monitor Set BIOS Password Status
To monitor the job status for setting the BIOS password, get the instance of the corresponding job as
described within the job control provider in Section 10.
Replace [INSTANCE ID] with the actual jobid from Section 17.9.1.
EXAMPLE:
wsman get http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_LifecycleJob
?InstanceID=[INSTANCE ID] -h $IPADDRESS -V -v -c dummy.cert -P 443
-u $USERNAME -p $PASSWORD -j utf-8 -y basic
OUTPUT:
<n1:DCIM_LifecycleJob>
<n1:InstanceID>JID_001300720080</n1:InstanceID>
<n1:JobStartTime>00000101000000</n1:JobStartTime>
<n1:JobStatus>Completed</n1:JobStatus>
<n1:JobUntilTime>20111111111111</n1:JobUntilTime>
<n1:Message>Job completed successfully</n1:Message>
<n1:MessageID>PR19</n1:MessageID>
<n1:Name>ConfigBIOS:BIOS.Setup.1-1</n1:Name>
<n1:PercentComplete>100</n1:PercentComplete>
</n1:DCIM_LifecycleJob>
The status may be one of the following:
Przeglądanie stron 212
1 2 ... 208 209 210 211 212 213 214 215 216 217 218 ... 252 253

Komentarze do niniejszej Instrukcji

Brak uwag