TargetSubnet

Prev Next

Available in VPC

This is the subnet information.

Syntax

The syntax is as follows.

private String subnetNo;
private String subnetName;
private String vpcNo;
private String vpcName;
private String zoneCode;
private String subnet;
private Boolean isPublic;
private Date createdDate;

Field

The following describes the fields.

Field Type Required Description
subnetNo String Required Subnet number
  • NAVER Cloud Platform's identifier to identify subnets
subnetName String Required Subnet name
vpcNo String Requried VPC number
vpcName String Required VPC name
zoneCode String Required Zone code
subnet String Required IP address range
isPublic Boolean Required Public subnet status
  • true | false
createdDate Date Required Creation date and time