kiranchavala opened a new issue, #8382: URL: https://github.com/apache/cloudstack/issues/8382
ISSUE TYPE Enhancement/Improvement request COMPONENT NAME Component: UI/API CLOUDSTACK VERSION Cloudstack version 4.18 SUMMARY Provide the Option to edit existing Egress/Firewall/Port forwarding/ Security group rules in an isolated network and also for Security Group rules Steps to reproduce the issue 1. Create an isolated network. 2. Navigate to Egress rules,  Currently, there is no option to edit the Egress rules from the UI or the api. https://cloudstack.apache.org/api/apidocs-4.18/apis/updateEgressFirewallRule.html 3. Navigate the public ip address associated to the isolated network, Create a firewall rule.  Currently, there is no option to edit the firewall rules from the UI or the api. https://cloudstack.apache.org/api/apidocs-4.18/apis/updateFirewallRule.html 4. Navigate the public ip address associated to the isolated network, Create a port-forwarding rule.  Currently, there is no option to edit the port-forwarding rules from the UI or the api. https://cloudstack.apache.org/api/apidocs-4.18/apis/updatePortForwardingRule.html 5. Create a Cloudstack env with security groups, Navigate the ingress/egress rule tab of the security groups  Currently, there is no option to edit the security group rules from the UI or the api. https://cloudstack.apache.org/api/apidocs-4.18/apis/updateSecurityGroup.html Currently, the end-user has to delete the existing Egress/Firewall/Port forwarding/Security group rules and create a new Egress/Firewall/Port forwarding/Security group rules. The edit option is available only for Load balancing rules and for ACL rules is present in VPC network   -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
