REST Resource: ip

資源: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 規格中的這項指令,但不支援此指令。