Skip to content

Provide the Option to edit existing Egress/Firewall/Port forwarding/ Security group rules  #8382

Open
@kiranchavala

Description

@kiranchavala

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

Steps to reproduce the issue

  1. Create an isolated network.

  2. Navigate to Egress rules,

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

  1. Navigate the public ip address associated to the isolated network, Create a firewall rule.

Firewall rules

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

  1. Navigate the public ip address associated to the isolated network, Create a port-forwarding rule.

Portforwarding rules

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

  1. Create a Cloudstack env with security groups, Navigate the ingress/egress rule tab of the security groups

edit security group rule

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

Loadbalancing rules

edit acl

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions