REST Resource: autnum

Ressource: RdapResponse

Antwort auf eine allgemeine RDAP-Abfrage.

JSON-Darstellung
{
  "jsonResponse": {
    object (HttpBody)
  },
  "rdapConformance": [
    string
  ],
  "notices": [
    {
      object (Notice)
    }
  ],
  "lang": string,
  "errorCode": number,
  "title": string,
  "description": [
    string
  ]
}
Felder
jsonResponse

object (HttpBody)

HTTP-Antwort mit dem Inhaltstyp „application/json+rdap“.

rdapConformance[]

string

RDAP-Konformitätsstufe.

notices[]

object (Notice)

Auf diese Antwort angewendete Hinweise.

lang

string

Fehlercode für Sprache. Die Felder für Fehlerantwortinformationen sind in Abschnitt 6 von RFC 7483 definiert.

errorCode

number

HTTP-Fehlercode. Beispiel: „501“.

title

string

Fehlertitel.

description[]

string

Fehlerbeschreibung.

Methoden

get

Die RDAP API erkennt diesen Befehl in der RDAP-Spezifikation, unterstützt ihn aber nicht.