ProfileRequest
    • PDF

    ProfileRequest

    • PDF

    기사 요약

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

    도메인(Profile) 생성 및 수정 시 필요한 데이터 타입입니다.

    구문

    구문은 다음과 같습니다.

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

    필드

    필드에 대한 설명은 다음과 같습니다.

    ProfileRequest

    필드타입필수 여부설명
    policyIdLong-정책 ID
    nameString-도메인(Profile) 이름
    claYnBoolean-Cloud Log Analytics 사용 여부
    • true | false
    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.