mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-02 12:16:56 -06:00
21 lines
492 B
JSON
21 lines
492 B
JSON
|
{
|
||
|
"error": null,
|
||
|
"id": 12,
|
||
|
"result": {
|
||
|
"result": {
|
||
|
"arecord": [
|
||
|
"1.2.3.4"
|
||
|
],
|
||
|
"dn": "idnsname=a4,idnsname=henson.ayoung.boston.devel.redhat.com,cn=dns,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
||
|
"idnsname": [
|
||
|
"a4"
|
||
|
],
|
||
|
"objectclass": [
|
||
|
"top",
|
||
|
"idnsrecord"
|
||
|
]
|
||
|
},
|
||
|
"summary": null,
|
||
|
"value": "a4"
|
||
|
}
|
||
|
}
|