PUT https://{hostname}:{port}
/cli/group/create?{parameters}
Parameter | Type | Required | Description |
---|---|---|---|
group | string | true | Name of the group |
authorizationRealm | string | true | Name of the authorization realm |
{
"id": "a5be904f-d65a-41ae-9bfd-0a0384c90eeb",
"name": "group1",
"enabled": true
}
Related CLI command: createGroup.