Citrix Systems Server 6 Manuale Utente Pagina 51

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 50
33
The result is only displayed when the script is unsuccessful.
import XenAPI
def custom(session,remote_host,
power_on_config):
result="Power On Not Successful"
for key in power_on_config.keys():
result=result+"
key="+key+"
value="+power_on_config[key]
return result
Note:
After creation, save the script in the /etc/xapi.d/plugins with a .py extension.
Vedere la pagina 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 206 207

Commenti su questo manuale

Nessun commento