ProfileRequest
    • PDF

    ProfileRequest

    • PDF

    기사 요약

    설명

    도메인 (Profile) 생성/수정 시 필요한 정보입니다.

    구문

    public class ProfileRequest { 
        private Long policyId;
        private String name;
        private Boolean claYn;
        private Long ttl;
    }
    

    필드

    ProfileRequest

    파라미터명타입설명
    policyIdLongPolicy ID
    nameStringProfile 이름
    claYnBooleanCloud Log Analytics 사용 여부
    ttlLong도메인 (Profile) TTL

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

    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.