Dell Lifecycle Controller 2 Version 1.3.0 Instrukcja Użytkownika Strona 148

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 157
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 147
Lifecycle Controller IntegrationBest Practices Specification
148
python recite.py IP=username:[email protected]
Set $IP, $LOGIN and $PASS with a single assignment
python recite.py IP=username:dell123@10.0.0.1,username:[email protected]
Spawn two instances with specified $IP, $LOGIN and $PASS
python recite.py IP=IP.ini
Load IPs from file, one per line, 10.0.0.1 or user:pass@10.0.0.1, # comments a line
python recite.py IP=10.0.0.1 GetRSStatus GetLifecycleJobs
Execute GetRSStatus and GetLifecycleJobs on specified IP
33.1.4 Commands
Most of the API methods exposed by the Dell Lifecycle Controller WSMAN interface are
supported.
The script also provides a list of common internal commands to allow for
minimalprogrammatic functionality. These include:-
Command Shortcut
Batch
Clear
Context //
Count +
Find /
Gosub >>
Goto >
If ?
Log
Przeglądanie stron 147
1 2 ... 143 144 145 146 147 148 149 150 151 152 153 ... 156 157

Komentarze do niniejszej Instrukcji

Brak uwag