You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Brian Federle (JIRA)" <ji...@apache.org> on 2013/07/03 00:56:20 UTC

[jira] [Resolved] (CLOUDSTACK-3170) UI: NTier: There is no option/ button made available to update different parameters of a Network ACL Item

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Federle resolved CLOUDSTACK-3170.
---------------------------------------

    Resolution: Fixed

Edit rule action should be available now. Please see attached screenshots.
                
> UI: NTier: There is no option/ button made available to update different parameters of a Network ACL Item
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3170
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3170
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: UI
>    Affects Versions: 4.2.0
>            Reporter: Chandan Purushothama
>            Assignee: Brian Federle
>            Priority: Blocker
>             Fix For: 4.2.0
>
>         Attachments: edit-button.png, edit-dialog.png
>
>
> Currently there is only provision to update the rule priority number on the UI by moving the rules up and down. There is no provision/button made available to update other parameters using the updateNetworkACL API.
> =========================================================================
> As per FS at https://cwiki.apache.org/confluence/display/CLOUDSTACK/Support+ACL+deny+rules:
> =========================================================================
> updateNetworkACLItem (aliased to updateNetworkACL) - async
> Updates an existing NetworkACLItem
> Parameters:
>     id (required) - Id of the network ACL Item
>     trafficType (optional) - can be ingress/egress (defaulted to ingress if not specified)
>     cidrlist (optional) - List of the coma separated CIDRs for the rule. If not specified, defaulted to 0.0.0.0/0
>     startPort (optional)
>     endPort (optional)
>     protocol (optional). TCP/UDP/ICMP protocol types are supported
>     icmpType (optional) - type of the icmp message being sent
>     icmpCode (optional) - error code for this icmp message
>     action (optional) - allow/deny
>     number (optional) - rule number

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira