Subnet
    • PDF

    Subnet

    • PDF

    記事の要約

    VPC環境で利用できます。

    Subnet情報です。

    構文

    構文は次の通りです。

    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;
    

    フィールド

    フィールドの詳細は次の通りです。

    フィールドタイプ必須の有無説明
    subnetNoStringRequiredSubnet番号
    • Subnetを識別するための NAVERクラウドプラットフォームの識別子
    vpcNoStringRequiredVPC番号
    zoneCodeStringRequiredゾーンコード
    subnetNameStringRequiredSubnet名
    subnetStringRequiredIPアドレスの範囲
    subnetStatusCommonCodeRequiredSubnetの状態
    • INIT | CREATING | RUN | TERMTING
      • INIT: Initiated
      • CREATING: Creating
      • RUN: Run
      • TERMTING: Terminating
    createDateDateOptional作成日時(YYYY-MM-DDThh:mm:ssZ)
    subnetTypeCommonCodeRequiredSubnet区分
    • PUBLIC | PRIVATE
      • PUBLIC: Internet Gateway専用 Y
      • PRIVATE: Internet Gateway専用 N
    usageTypeCommonCodeOptional用途区分
    • GEN | LOADB | BM | NATGW
      • GEN: 一般
      • LOADB: ロードバランサ専用
      • BM: ベアメタル専用
      • NATGW: NAT Gateway専用
    networkAclNoStringOptionalNetwork ACL番号

    この記事は役に立ちましたか?

    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.