user-groups

user-groups
user-groups
JSON Example
{
    "userGroups": [
        {
            "authSourceId": "string",
            "description": "string",
            "displayName": "string",
            "id": "string",
            "links": [
                {
                    "description": "string",
                    "href": "string",
                    "name": "string",
                    "rel": "string"
                }
            ],
            "name": "string",
            "role-permissions": [
                {
                    "allowAllObjects": false,
                    "links": [
                        {
                            "description": "string",
                            "href": "string",
                            "name": "string",
                            "rel": "string"
                        }
                    ],
                    "roleName": "string",
                    "scopeId": "string",
                    "traversal-spec-instances": [
                        {
                            "adapterKind": "string",
                            "includedAdapterKinds": [
                                "string"
                            ],
                            "name": "string",
                            "resourceKind": "string",
                            "resourceSelection": [
                                {
                                    "resourceId": [
                                        "string"
                                    ],
                                    "type": "string"
                                }
                            ],
                            "selectAllResources": false
                        }
                    ]
                }
            ],
            "roleNames": [
                "string"
            ],
            "userIds": [
                "string"
            ]
        }
    ]
}
array of user-group
userGroups
Optional

Collection of UserGroups