서브계정 API 접근 규칙 조회
    • PDF

    서브계정 API 접근 규칙 조회

    • PDF

    Article Summary

    서브계정의 API 접근 규칙을 조회합니다.

    API

    • GET /sub-accounts/{subAccountId}/access-rules/api

    요청

    Path Variables

    파라미터필수여부타입제약사항설명
    subAccountIdYStringSub Account Id

    응답

    {
      "useApiAllowSource": "boolean",
      "apiAllowSources": [
        {
          "type": "string",
          "source": "string"
        }
      ]
    }
    
    파라미터타입설명비고
    useApiAllowSourcebooleanAPI 이용 시 접근 제한을 사용 가능
    apiAllowSourcesarrayAPI 접근 가능한 목록
    apiAllowSources[].typestring접근 가능 소스의 타입 (IP, VPC, VPC_SERVER)
    apiAllowSources[].sourcestring접근 가능 소스 정보 (IP, InstanceNo)

    에러

    아래 에러 코드는 이 액션(Action)에서 특징적으로 발생하는 에러입니다. 에러 응답 형식은 ErrorResponse를 참고해 주십시오.
    공통적으로 발생하는 에러에 대한 상세한 설명은 NAVER Cloud Platform API를 참고해 주십시오.

    HTTP status code에러 코드에러 메시지
    40130존재하지 않는 계정

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

    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.