e4c30cb517
The response paramaters for listing users who are members of a group will be added in a later patch, once the users api-ref has been cleaned up. Change-Id: Ib08ac374f9e16aa443cc33253a84a67ab98958d0
12 lines
324 B
JSON
12 lines
324 B
JSON
{
|
|
"group": {
|
|
"description": "Contract developers 2016",
|
|
"domain_id": "default",
|
|
"id": "c0d675eac29945ad9dfd08aa1bb75751",
|
|
"links": {
|
|
"self": "http://example.com/identity/v3/groups/c0d675eac29945ad9dfd08aa1bb75751"
|
|
},
|
|
"name": "Contract developers 2016"
|
|
}
|
|
}
|