NetworkAclRule
    • PDF

    NetworkAclRule

    • PDF

    Article Summary

    Can be used in a VPC environment.

    Description

    Network ACL Rule

    Statement

    private String networkAclNo;
    private Integer priority;
    private CommonCode protocolType;
    private String portRange;
    private CommonCode ruleAction;
    private Date createDate;
    private String ipBlock;
    private String denyAllowGroupNo;
    private CommonCode networkAclRuleType;
    private String networkAclRuleDescription;
    

    Field

    Parameter nameRequirement statusTypeDescription
    networkAclNoYesStringNetwork ACL number
    priorityYesIntegerPriority 0 - 199
    protocolTypeYesCommonCodeProtocol type
    TCP (TCP protocol)
    UDP (UDP protocol)
    ICMP (ICMP protocol)
    portRangeNoStringPort range
    Single port (e.g., 22)
    Port range (e.g., 1-65535)
    ruleActionYesCommonCodeNetwork ACL rule action type
    ALLOW (rules allowed)
    DROP (rules blocked)
    createDateYesDateCreation date format: "YYYY-MM-DDThh:mm:ssZ"
    ipBlockNoStringThe IP address block of the access source to apply the network ACL rule
    denyAllowGroupNoNoStringThe Deny-Allow group number of the access source to apply the network ACL rule
    networkAclRuleTypeYesCommonCodeNetwork ACL rule type
    INBND (inbound rule)
    OTBND (outbound rule)
    networkAclRuleDescriptionNoStringNetwork ACL rule description

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.