mirror of
https://github.com/google/nomulus
synced 2026-08-17 20:56:10 +00:00
LINKED is a virtual status that needs to be computed on the fly when creating an RDAP response. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=145583415
32 lines
771 B
JSON
32 lines
771 B
JSON
{
|
|
"objectClassName" : "domain",
|
|
"handle" : "14-Q9JYB4C",
|
|
"ldhName" : "cat.xn--q9jyb4c",
|
|
"unicodeName" : "cat.みんな",
|
|
"status" :
|
|
[
|
|
"client delete prohibited",
|
|
"client renew prohibited",
|
|
"client transfer prohibited",
|
|
"server update prohibited"
|
|
],
|
|
"links" :
|
|
[
|
|
{
|
|
"value" : "http://myserver.example.com/domain/cat.xn--q9jyb4c",
|
|
"rel" : "self",
|
|
"href" : "http://myserver.example.com/domain/cat.xn--q9jyb4c",
|
|
"type" : "application/rdap+json"
|
|
}
|
|
],
|
|
"remarks": [
|
|
{
|
|
"title": "Incomplete Data",
|
|
"description": [
|
|
"Summary data only. For complete data, send a specific query for the object."
|
|
],
|
|
"type": "object truncated due to unexplainable reasons"
|
|
}
|
|
]
|
|
}
|