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 規格辨識這個指令,但不支援該指令。