Subnet
    • PDF

    Subnet

    • PDF

    Article summary

    Available in VPC

    This is the subnet information.

    Syntax

    The syntax is as follows.

    private String subnetNo;
    private String vpcNo;
    private String zoneCode;
    private String subnetName;
    private String subnet;
    private CommonCode subnetStatus;
    private Date createDate;
    private CommonCode subnetType;
    private CommonCode usageType;
    private String networkAclNo;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    subnetNoStringRequiredSubnet number
    • NAVER Cloud Platform's identifier to identify subnets
    vpcNoStringRequiredVPC number
    zoneCodeStringRequiredZone code
    subnetNameStringRequiredSubnet name
    subnetStringRequiredIP address range
    subnetStatusCommonCodeRequiredSubnet status
    • INIT | CREATING | RUN | TERMTING
      • INIT: initiated
      • CREATING: creating
      • RUN: run
      • TERMTING: terminating
    createDateDateOptionalCreation date and time (YYYY-MM-DDThh:mm:ssZ)
    subnetTypeCommonCodeRequiredSubnet type
    • PUBLIC | PRIVATE
      • PUBLIC: Internet Gateway only Y
      • PRIVATE: Internet Gateway only N
    usageTypeCommonCodeOptionalPurpose type
    • GEN | LOADB | BM | NATGW
      • GEN: general
      • LOADB: Load balancer only
      • BM: Bare metal only
      • NATGW: NAT Gateway only
    networkAclNoStringOptionalNetwork ACL number

    Was this article helpful?

    What's Next
    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.