NetworkAcl
    • PDF

    NetworkAcl

    • PDF

    Article summary

    Available in VPC

    It describes the network ACL.

    Syntax

    The syntax is as follows.

    private String networkAclNo;
    private String networkAclName;
    private String vpcNo;
    private CommonCode networkAclStatus;
    private String networkAclDescription;
    private Date createDate;
    private Boolean isDefault;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    networkAclNoStringRequiredNetwork ACL number
    • NAVER Cloud Platform's identifier to identify network ACLs
    networkAclNameStringRequiredNetwork ACL name
    vpcNoStringRequiredVPC number
    networkAclStatusCommonCodeRequiredNetwork ACL status
    • INIT| SET | RUN | TERMTING
      • INIT: initiated
      • SET: set
      • RUN: run
      • TERMTING: terminating
    networkAclDescriptionStringOptionalNetwork ACL description
    createDateDateRequiredCreation date and time (YYYY-MM-DDThh:mm:ssZ)
    isDefaultBooleanRequiredVPC's default Network ACL status
    • true | false

    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.