Parameter | Description |
---|---|
Group ID | The ID of the group. Can be obtained by the List Groups action. |
{
"pk": "<string>",
"num_pk": 34578,
"name": "<string>",
"is_superuser": false,
"parent": null,
"parent_name": null,
"users": [],
"users_obj": [],
"attributes": {},
"roles": [],
"roles_obj": []
}
Was this page helpful?