ProfileListResponse
    • PDF

    ProfileListResponse

    • PDF

    기사 요약

    설명

    도메인 (Profile) 페이징 테이블 정보입니다.

    구문

    public class ProfileResponse { 
        private Long sid
        private String name;
        private Long policyId;
        private String policyName;
        private Boolean claYn;
        private Long ttl;
        private Boolean delYn;
        private LoadBalancerType lbType;
        private Long createdDate;
        private Boolean monitoringYn;
        private GtmStatus status;
       
    }
    

    필드

    ProfileResponse

    파라미터명타입설명
    sidLongProfile ID
    nameStringProfile 이름
    policyIdLongPolicy ID
    policyNameStringPolicy 이름
    claYnBooleanCloud Log Analytics 사용 여부
    ttlLong도메인 (Profile) TTL
    delYnBooleanProfile 삭제 여부
    lbTypeEnumLoad Balancer 유형 (ROUND_ROBIN, WEIGHTED_ROUND_ROBIN, GEOLOCATION, CIDR)
    createdDateLong생성일 (Timestamp utc zero)
    monitoringYnBooleanHealth check 여부
    statusEumProfile 상태 (PROCESS/SUCCESS/FAIL)

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

    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.