summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/host_add.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/host_add.json')
-rw-r--r--install/ui/test/data/host_add.json40
1 files changed, 40 insertions, 0 deletions
diff --git a/install/ui/test/data/host_add.json b/install/ui/test/data/host_add.json
new file mode 100644
index 000000000..8b4d8b93a
--- /dev/null
+++ b/install/ui/test/data/host_add.json
@@ -0,0 +1,40 @@
+{
+ "error": null,
+ "id": 14,
+ "result": {
+ "result": {
+ "cn": [
+ "www.pbs.org"
+ ],
+ "dn": "fqdn=www.pbs.org,cn=computers,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "fqdn": [
+ "www.pbs.org"
+ ],
+ "has_keytab": false,
+ "ipauniqueid": [
+ "3ad2e63d-b43a-11df-8dd1-525400674dcd"
+ ],
+ "krbprincipalname": [
+ "host/www.pbs.org@AYOUNG.BOSTON.DEVEL.REDHAT.COM"
+ ],
+ "managedby": [
+ "fqdn=www.pbs.org,cn=computers,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
+ ],
+ "objectclass": [
+ "ipaobject",
+ "nshost",
+ "ipahost",
+ "pkiuser",
+ "ipaservice",
+ "krbprincipalaux",
+ "krbprincipal",
+ "top"
+ ],
+ "serverhostname": [
+ "www"
+ ]
+ },
+ "summary": null,
+ "value": "www.pbs.org"
+ }
+} \ No newline at end of file