freeipa/install/ui/test/data/dnsforwardzone_find_pkeys.json
2021-08-10 02:37:58 +02:00

19 lines
412 B
JSON

{
"error": null,
"id": null,
"result": {
"count": 1,
"result": [
{
"dn": "idnsname=fwzone1.test.,cn=dns,dc=example,dc=com",
"idnsname": [
{
"__dns_name__": "fwzone1.test."
}
]
}
],
"summary": null,
"truncated": false
}
}