REST Resource: autnum

리소스: RdapResponse

일반 RDAP 쿼리에 대한 응답입니다.

JSON 표현
{
  "jsonResponse": {
    object (HttpBody)
  },
  "rdapConformance": [
    string
  ],
  "notices": [
    {
      object (Notice)
    }
  ],
  "lang": string,
  "errorCode": number,
  "title": string,
  "description": [
    string
  ]
}
필드
jsonResponse

object (HttpBody)

콘텐츠 유형이 'application/json+rdap'로 설정된 HTTP 응답입니다.

rdapConformance[]

string

RDAP 적합성 수준입니다.

notices[]

object (Notice)

이 응답에 적용되는 고지

lang

string

오류 언어 코드입니다. 오류 응답 정보 필드는 RFC 7483의 섹션 6에 정의되어 있습니다.

errorCode

number

HTTP 코드 오류입니다. 예: '501'

title

string

오류 제목

description[]

string

오류 설명입니다.

방법

get

RDAP API는 RDAP 사양에서 이 명령어를 인식하지만 지원하지는 않습니다.