You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by gi...@git.apache.org on 2017/08/30 06:28:04 UTC

[GitHub] SowjanyaPatha commented on issue #1985: CLOUDSTACK-9812:Update "updatePortForwardingRule" api to include additional parameter to update the end port in case of port range

SowjanyaPatha commented on issue #1985: CLOUDSTACK-9812:Update "updatePortForwardingRule" api to include additional parameter to update the end port in case of port range
URL: https://github.com/apache/cloudstack/pull/1985#issuecomment-325894891
 
 
   LGTM for Testing 
   Able to update Port Forwarding Rules. 
   First Created PortForwarding rule with private port range (22-22) and public port range (3000-3000)  Assigned this PF rule to a VM.
   executed updatePortForwrdingRule api
   http://localhost:8080/client/api?command=updatePortForwardingRule&id=a75f2c9d-484b-41b0-bf85-59f4a532c9db&privateport=80&privateendport=80
   private ports got updated.
   
   ![1985](https://user-images.githubusercontent.com/26593242/29858274-6d634f6c-8d7a-11e7-9688-2bcf7b9402c5.png)
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services