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