Profile 상세 조회
    • PDF

    Profile 상세 조회

    • PDF

    기사 요약

    개요

    Traffic Policy 상세 정보를 조회합니다.

    요청

    요청 URL Path

    파라미터명필수 여부타입설명
    domainIdYesIntegerProfile (도메인) ID

    응답

    응답 바디

    예시

    요청 예시

    GET {GTM_API_URL}/domains/{domainId}
    

    응답 바디

     {
      "claYn": true,
      "createdDate": 0,
      "delYn": true,
      "lbType": "ROUND_ROBIN",
      "monitoringYn": true,
      "name": "name",
      "policyId": 0,
      "policyName": "policyName",
      "resourceGroups": [
        {
          "active": [
            {
              "content": "1.1.1.1",
              "healthCheckRegionCode": "KR",
              "healthCheckRegionId": 0,
              "status": "UP",
              "type": "PUBLIC_IP"
            }
          ],
          "geoMapDetailId": 0,
          "geoMapDetailName": "geoName",
          "sid": 0,
          "standby": [
            {
              "content": "2.2.2.2",
              "healthCheckRegionCode": "KR",
              "healthCheckRegionId": 0,
              "status": "UP",
              "type": "PUBLIC_IP"
            }
          ],
          "weighted": 0
        }
      ],
      "sid": 0,
      "status": "PROCESS",
      "ttl": 0
    }
    
    

    오류 코드 예시

    
      {
      "result": "FAIL",
      "error": {
        "errorCode": "05X000",
        "message": "해당 Profile의 권한이 없거나 존재하지 않는 Profile 입니다",
        "moreInfo": {
          "timestamp": "2022-11-16T17:01:37.635+09:00"
        }
      }
    }
    
    

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

    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.