RecordUpdateRequest
    • PDF

    RecordUpdateRequest

    • PDF

    Article Summary

    설명

    레코드 수정 정보

    구문

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

    필드

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

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

    What's Next
    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.