Aggregation of Custom Roles
To aggregate the custom roles, add the following entry keys in the
[
{
"op": "add",
"path": "/connectorAttributes/additionalRolesList",
"value": [
{
"Description": "First Role",
"Group Aware": false,
"Product Area": "Y",
"Role Code": "001",
"Role Name": "First"
}
]
}
]