AccessControlGroupRule
    • PDF

    AccessControlGroupRule

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Available in VPC

    Description

    ACG Rule

    Syntax

    private String accessControlGroupNo;
    private ProtocolType protocolType;
    private String ipBlock;
    private String accessControlGroupSequence;
    private String portRange;
    private CommonCode accessControlGroupRuleType;
    private String accessControlGroupRuleDescription;
    

    Field

    Parameter nameRequirement statusTypeDescription
    accessControlGroupNoYesStringACG number
    protocolTypeYesProtocolTypeProtocol type
    ipBlockConditionalString- The IP address block of access source to apply ACG rule
    The access source can be registered as either an IP address block or an ACG number
    accessControlGroupSequenceConditionalString- The ACG number of access source to apply ACG rule
    The access source can be registered as either an IP address block or an ACG number
    portRangeConditionalString- Port range
    Only used when the protocol is TCP (6) or UDP (17)
    Single port (e.g., 22)
    Port range (e.g., 1-65535)
    accessControlGroupRuleTypeYesDateType of ACG Rules
    INBND (Inbound rule)
    OTBND (Outbound rule)
    accessControlGroupRuleDescriptionYesStringDescription of ACG rules

    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.