REST Resource: ip

Kaynak: RdapResponse

Genel RDAP sorgusuna verilen yanıt.

JSON gösterimi
{
  "jsonResponse": {
    object (HttpBody)
  },
  "rdapConformance": [
    string
  ],
  "notices": [
    {
      object (Notice)
    }
  ],
  "lang": string,
  "errorCode": number,
  "title": string,
  "description": [
    string
  ]
}
Alanlar
jsonResponse

object (HttpBody)

İçerik türü "application/json+rdap" olarak ayarlanmış HTTP yanıtı.

rdapConformance[]

string

RDAP uygunluk düzeyi.

notices[]

object (Notice)

Bu yanıt için geçerli bildirimler.

lang

string

Hata dil kodu. Hata yanıtı bilgi alanları, RFC 7483'ün 6. bölümünde tanımlanmıştır.

errorCode

number

Hata HTTP kodu. Örnek: "501".

title

string

Hata başlığı.

description[]

string

Hata açıklaması.

Yöntemler

get

RDAP API, bu komutu RDAP spesifikasyonundan tanır ancak desteklemez.