Quota Policy 목록 조회
    • PDF

    Quota Policy 목록 조회

    • PDF

    기사 요약

    개요

    Quota policy 목록을 조회할 수 있습니다.

    API URL

    "https://organization.apigw.ntruss.com/open-api/v1/policy/list" 
    Method: GET
    

    요청

    Headers

    NAVER Cloud Platform 인증키 및 Signature 생성 가이드 바로가기

    헤더 명설명비고
    x-ncp-apigw-timestamp1970년 1월 1일 00:00:00 협정 세계시(UTC)부터의 경과 시간을 밀리초(millisecond)로 나타낸 것APIGW 서버와 시간차가 5분 이상 나는 경우 유효하지 않은 요청으로 간주Ncloud 공통
    x-ncp-iam-access-keyNAVER Cloud Platform 포털에서 발급받은 Access Key ID 값Ncloud 공통
    x-ncp-apigw-signature-v2Access Key ID 값 과 Secret Key 로 암호화한 서명Ncloud 공통

    응답

    Response Body

    [
      {
        "policyNo": 366,
        "policyName": "Organization_Default_Policy",
        "policyDesc": "Organization_Default_Policy",
        "defaultPolicyYn": "Y",
        "applyCount": 2,
        "groupList": [
          "NewGroup02",
          "NewGroup01"
        ],
        "modYmdt": 1669784967541
      }
    ]
    
    항목필수여부타입설명
    policyNotrueintegerQuota Policy 번호
    policyNametruestringQuota Policy 이름
    policyDesctruestringQuota Policy 설명
    defaultPolicyYntruestring기본 Quota Policy 여부
    applyCounttrueintegerQuota Policy 적용 계정(또는 그룹) 수
    groupListtruejson arrayQuota Policy 적용 계정 그룹 이름
    modYmdttruestring수정 일자

    응답 오류

    Organization 개요의 Organization 오류 코드 단락을 참고해 주십시오.


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

    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.