RouteTable
    • PDF

    RouteTable

    • PDF

    Article summary

    Available in VPC

    This is a route table.

    Syntax

    The syntax is as follows.

    private String routeTableNo;
    private String routeTableName;
    private String regionCode;
    private String vpcNo;
    private CommonCode supportedSubnetType;
    private Boolean isDefault;
    private CommonCode routeTableStatus;
    private String routeTableDescription;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    routeTableNoStringRequiredRoute table number
    • NAVER Cloud Platform's identifier to identify route tables
    routeTableNameStringRequiredRoute table name
    regionCodeStringRequiredRegion code
    vpcNoStringRequiredVPC number
    supportedSubnetTypeCommonCodeRequiredSupported subnet type
    • PUBLIC | PRIVATE
      • PUBLIC: public
      • PRIVATE: private
    isDefaultBooleanRequiredDefault route table status of VPC
    • true | false
    routeTableStatusCommonCodeRequiredRoute table status
    • RUN
    routeTableDescriptionStringOptionalRoute table description

    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.