NatGatewayInstance
    • PDF

    NatGatewayInstance

    • PDF

    Article summary

    Available in VPC

    This is a NAT Gateway instance.

    Syntax

    The syntax is as follows.

    private String vpcNo;
    private String vpcName;
    private String natGatewayInstanceNo;
    private String natGatewayName;
    private String publicIp;
    private CommonCode natGatewayInstanceStatus;
    private CommonCode natGatewayInstanceOperation;
    private String natGatewayInstanceStatusName;
    private Date createDate;
    private String natGatewayDescription;
    private String zoneCode;
    private CommonCode natGatewayType;
    private String subnetName;
    private String subnetNo;
    private String privateIp;
    private String publicIpInstanceNo;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    vpcNoStringRequiredVPC number
    vpcNameStringRequiredVPC name
    natGatewayInstanceNoStringRequiredNAT Gateway instance number
    • NAVER Cloud Platform's identifier to identify NAT Gateway instances
    natGatewayNameStringRequiredNAT Gateway name
    publicIpStringOptionalPublic IP address
    natGatewayInstanceStatusCommonCodeRequiredNAT Gateway instance status
    • INIT | RUN | TERMTING
      • INIT: initiated
      • RUN: run
      • TERMTING: terminating
    natGatewayInstanceOperationCommonCodeRequiredNAT Gateway instance operation status
    natGatewayInstanceStatusNameStringRequiredNAT Gateway instance status name
    • Pass the current NAT Gateway status name by combining the NAT Gateway instance status with the NAT Gateway instance operation status
    createDateDateRequiredCreation date and time (YYYY-MM-DDThh:mm:ssZ)
    natGatewayDescriptionStringOptionalNAT Gateway description
    zoneCodeStringRequiredZone code
    natGatewayTypeCommonCodeOptionalNAT Gateway type
    • PRVT | PBLIP
      • PRVT: private NAT Gateway
      • PBLIP: public NAT Gateway
    subnetNameStringOptionalSubnet name
    subnetNoStringOptionalSubnet number
    privateIpStringOptionalPrivate IP address
    publicIpInstanceNoStringOptionalPublic IP instance number

    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.