by Antoine Driget
vim-cmd hostsvc/enable_ssh
.esxcli network firewall ruleset set --enabled=true --ruleset-id=<ID_RÈGLE>
esxcli network firewall ruleset set --enabled=false --ruleset-id=<ID_RÈGLE>
esxcli network firewall ruleset list
services.sh restart
vim-cmd vmsvc/getallvms
vim-cmd vmsvc/power.on <VMID>
vim-cmd vmsvc/power.off <VMID>
esxcli
dans ESXiesxcli vm process list
esxcli vm process kill --type=soft --world-id=<ID_VM>
esxcli storage filesystem list
esxcli storage core device list
esxcli network nic list
esxcli network vswitch standard list
esxcli hardware cpu list
esxcli hardware memory get
vim-cmd hostsvc/disable_ssh
/var/log/auth.log
.