freeipa/install/ui/test/data/hbacsvc_mod.json
Adam Young b9ad279ad2 rename static to ui
Directory rename
2011-01-20 14:12:47 +00:00

32 lines
736 B
JSON

{
"error": null,
"id": 0,
"result": {
"result": {
"attributelevelrights": {
"aci": "rscwo",
"cn": "rscwo",
"description": "rscwo",
"ipauniqueid": "rsc",
"memberof": "rsc",
"nsaccountlock": "rscwo"
},
"cn": [
"test"
],
"description": [
"Test"
],
"ipauniqueid": [
"9e5aba82-edd411df-b3f78f4b-11cc007b"
],
"objectclass": [
"ipaobject",
"ipahbacservice"
]
},
"summary": null,
"value": "test"
}
}