.TH FENCE_AGENT 8 2009-10-20 "fence_vmware_soap (Fence Agent)" .SH NAME fence_vmware_soap - Fence agent for VMWare over SOAP API .SH DESCRIPTION .P fence_vmware_soap is an I/O Fencing agent which can be used with the virtual machines managed by VMWare products that have SOAP API v4.1+. .P Name of virtual machine (-n / port) has to be used in inventory path format (e.g. /datacenter/vm/Discovered virtual machine/myMachine). Alternatively you can use UUID (-U / uuid) to access virtual machine. .P fence_vmware_soap accepts options on the command line as well as from stdin. Fenced sends parameters through stdin when it execs the agent. fence_vmware_soap can be run by itself with command line options. This is useful for testing and for turning outlets on or off from scripts. Vendor URL: http://www.vmware.com .SH PARAMETERS .TP .B -o, --action= . Fencing Action (Default Value: reboot) .TP .B -a, --ip= . IP Address or Hostname This parameter is always required. .TP .B -l, --username= . Login Name This parameter is always required. .TP .B -p, --password= . Login password or passphrase .TP .B -S, --password-script=