freeipa/install/ui/test/data/automountlocation_add.json

18 lines
358 B
JSON
Raw Normal View History

{
"error": null,
"id": null,
"result": {
"result": {
"cn": [
"YYZ"
],
"dn": "cn=yyz,cn=automount,dc=dev,dc=example,dc=com",
"objectclass": [
"nscontainer",
"top"
]
},
"summary": null,
"value": "YYZ"
}
}