Update powerwall.sh

This commit is contained in:
2023-12-10 13:17:24 -06:00
parent 4a3222f4ab
commit a135896057

View File

@@ -2385,9 +2385,9 @@ fi
# echo -e " ${idsCL[Yellow]}shutdownhost {host} ${idsCL[Default]}--> Shutdown ESXI host and its VMs"
# echo -e " ${idsCL[LightYellow]} host = {esxi-ip}, {idrac-ip}, {hostname} or {host-number;0-9}"
# echo
echo -e " ${idsCL[LightCyan]}shutdown_servers${idsCL[Yellow]} {type} ${idsCL[Default]}--> Shutdown selection of servers"
echo -e " ${idsCL[Yellow]} type = { main / sys / all }"
echo
# echo -e " ${idsCL[LightCyan]}shutdown_servers${idsCL[Yellow]} {type} ${idsCL[Default]}--> Shutdown selection of servers"
# echo -e " ${idsCL[Yellow]} type = { main / sys / all }"
# echo
echo -e " ${idsCL[LightCyan]}iscsi-vm-shutdown${idsCL[Yellow]} {type} ${idsCL[Default]}--> Shutdown VM's running on iSCSI-(PRI or SYS) Datastore(s)"
echo -e " ${idsCL[Yellow]} type = { sys / main }"
echo -e " ${idsCL[Yellow]} sys='iSCSI-SYS' / main='iSCSI-MAIN' ${idsCL[Default]}--> Defaults to main (iSCSI-PRI)"