RouteTable

Prev Next

VPC 환경에서 이용 가능합니다.

설명

라우트 테이블

구문

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

필드

파라미터명 필수 여부 타입 설명
routeTableNo Yes String - 라우트 테이블 번호
라우트 테이블을 식별하기 위한 NAVER Cloud Platform의 식별자
routeTableName Yes String 라우트 테이블 이름
regionCode Yes String 리전 코드
vpcNo Yes String VPC 번호
supportedSubnetType Yes CommonCode 지원하는 서브넷 유형
PUBLIC (공인)
PRIVATE (사설)
isDefault Yes Boolean VPC의 디폴트 라우트 테이블 여부
routeTableStatus Yes CommonCode 라우트 테이블 상태
RUN (라우트 테이블 RUN 상태)
routeTableDescription No String 라우트 테이블 설명