MENU
      AccessControlRule

        AccessControlRule


        Article summary

        Available in Classic

        This is an access control rule.

        Syntax

        The syntax is as follows.

        private String accessControlRuleConfigurationNo;
        private CommonCode protocolType;
        private String sourceIp;
        private String sourceAccessControlRuleConfigurationNo;
        private String sourceAccessControlRuleName;
        private String destinationPort;
        private String accessControlRuleDescription;
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        accessControlRuleConfigurationNoStringRequiredAccess control group setting number
        • NAVER Cloud Platform's identifier to identify access control group setting number
        protocolTypeCommonCodeRequiredProtocol classification in the access control rule
        • TCP | UDP | ICMP
        sourceIpStringOptionalSource IP accessing the access control group
        sourceAccessControlRuleConfigurationNoStringOptionalSource access control group setting number from which the access control group can be accessed
        sourceAccessControlRuleNameStringOptionalName of source access control group that can access the access control group
        destinationPortStringRequiredPort allowed by the access control group
        accessControlRuleDescriptionStringOptionalNotes related to the access control group

        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.