VpcPeeringInstance
    • PDF

    VpcPeeringInstance

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Can be used in a VPC environment.

    Description

    VPC Peering instance

    Syntax

    private String vpcPeeringInstanceNo;
    private String vpcPeeringName;
    private String regionCode;
    private Date createDate;
    private Date lastModifyDate;
    private CommonCode vpcPeeringInstanceStatus;
    private String vpcPeeringInstanceStatusName;
    private CommonCode vpcPeeringInstanceOperation;
    private String sourceVpcNo;
    private String sourceVpcName;
    private String sourceVpcIpv4CidrBlock;
    private String sourceVpcLoginId;
    private String targetVpcNo;
    private String targetVpcName;
    private String targetVpcIpv4CidrBlock;
    private String targetVpcLoginId;
    private String vpcPeeringDescription;
    private Boolean hasReverseVpcPeering;
    private Boolean isBetweenAccounts;
    private String reverseVpcPeeringInstanceNo;
    

    Field

    Parameter nameRequiredTypeDescription
    vpcPeeringInstanceNoYesStringVPC Peering instance number
    NAVER Cloud Platform's identifier to identify VPC Peering instances
    vpcPeeringNameYesStringVPC Peering name
    regionCodeYesStringRegion code
    createDateYesDateCreation date format: "YYYY-MM-DDThh:mm:ssZ"
    lastModifyDateYesDateLast modified date format: "YYYY-MM-DDThh:mm:ssZ"
    vpcPeeringInstanceStatusYesCommonCodeVPC Peering instance status
    INIT (VPC Peering instance INIT status)
    RUN (VPC Peering instance RUN status)
    TERMTING (VPC Peering instance TERMTING status)
    vpcPeeringInstanceStatusNameYesStringVPC Peering instance status name
    vpcPeeringInstanceOperationYesCommonCodeVPC Peering instance OP
    sourceVpcNoYesStringRequested VPC number
    sourceVpcNameYesStringRequested VPC name
    sourceVpcIpv4CidrBlockYesStringRequested VPC IPv4 CIDR block
    sourceVpcLoginIdYesStringRequested VPC owner ID
    targetVpcNoYesStringAccepted VPC number
    targetVpcNameYesStringAccepted VPC name
    targetVpcIpv4CidrBlockYesStringAccepted VPC IPv4 CIDR block
    targetVpcLoginIdYesStringAccepted VPC owner ID
    vpcPeeringDescriptionNoStringVPC Peering description
    hasReverseVpcPeeringYesBooleanExisting status of reverse VPC Peering
    isBetweenAccountsYesBooleanVPC Peering status between accounts
    reverseVpcPeeringInstanceNoNoStringThe number of the reverse VPC Peering instance

    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.