Description: deletes a port forwarding rule for a virtual machine, with private port and public port being the same (CLOUDSTACK_X2GO_PORTNUMBER)
Parameter:
- virtualMachineId: the cloudstack ID of the virtual machine from which the port forwarding rule shall be deleted
- pFDSuccess: is set to true, if the rule was deleted successfully
Returns:
- textmessage about result (errormessage or success message) and sets pFDSuccess to True if action succeeded, false otherwise
root
2015-09-06