RecordCreateRequest
    • PDF

    RecordCreateRequest

    • PDF

    기사 요약

    설명

    레코드 생성 정보

    구문

    public class RecordCreateRequest {
    	private String host;
    	private String type;
    	private String content;
    	private Long ttl;
    	private Long aliasId;
    	private Long lbId;
    }
    
    

    필드

    파라미터명필수 여부타입설명
    hostyesString호스트
    typeyesString레코드 타입
    contentyesString레코드정보
    ttlyesLongTTL
    aliasIdnoLong참조하는 레코드 ID
    lbIdnoLong참조하는 Load Balancer 레코드 ID

    이 문서가 도움이 되었습니까?

    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.