mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
group_remove_memeber.json
meta data for testing and developmemt
This commit is contained in:
parent
228b0ea656
commit
aff2816d20
44
install/static/test/data/group_remove_member.json
Normal file
44
install/static/test/data/group_remove_member.json
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
{
|
||||||
|
"error": null,
|
||||||
|
"id": 6,
|
||||||
|
"result": {
|
||||||
|
"completed": 0,
|
||||||
|
"failed": {
|
||||||
|
"member": {
|
||||||
|
"group": [],
|
||||||
|
"user": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"result": {
|
||||||
|
"cn": [
|
||||||
|
"muppets"
|
||||||
|
],
|
||||||
|
"description": [
|
||||||
|
"Muppets moonlighting for CTW"
|
||||||
|
],
|
||||||
|
"dn": "cn=muppets,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
||||||
|
"gidnumber": [
|
||||||
|
"1950316043"
|
||||||
|
],
|
||||||
|
"ipauniqueid": [
|
||||||
|
"0ee0f096-e36c11df-96f18479-3e1281d2"
|
||||||
|
],
|
||||||
|
"member_user": [
|
||||||
|
"admin",
|
||||||
|
"kfrog",
|
||||||
|
"count123",
|
||||||
|
"scram",
|
||||||
|
"zoe",
|
||||||
|
"pdawn"
|
||||||
|
],
|
||||||
|
"objectclass": [
|
||||||
|
"top",
|
||||||
|
"groupofnames",
|
||||||
|
"nestedgroup",
|
||||||
|
"ipausergroup",
|
||||||
|
"ipaobject",
|
||||||
|
"posixgroup"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user