Dell Lifecycle Controller 2 Version 1.3.0 Manual de usuario Pagina 148

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 157
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 147
1 2 ... 143 144 145 146 147 148 149 150 151 152 153 ... 156 157

Comentarios a estos manuales

Sin comentarios