summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/dnsforwardzone_find_pkeys.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/dnsforwardzone_find_pkeys.json')
-rw-r--r--install/ui/test/data/dnsforwardzone_find_pkeys.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/install/ui/test/data/dnsforwardzone_find_pkeys.json b/install/ui/test/data/dnsforwardzone_find_pkeys.json
new file mode 100644
index 000000000..c0b478ff8
--- /dev/null
+++ b/install/ui/test/data/dnsforwardzone_find_pkeys.json
@@ -0,0 +1,19 @@
+{
+ "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
+ }
+} \ No newline at end of file