Table Of Contents

Previous topic

group

Next topic

group.delete

group.create

Create a new group.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: group_create

group_create

Type: object
No Additional Properties

Gid

Default: null

If null, it is automatically filled with the next one available.

Type: integer

Value must be greater or equal to 0 and lesser or equal to 90000000

Type: null

Name

Type: string

Must be at least 1 characters long

Sudo Commands

Type: array of string Default: []
No Additional Items
Each item of this array must be:
Type: string

Must be at least 1 characters long

Sudo Commands Nopasswd

Type: array of string Default: []
No Additional Items
Each item of this array must be:
Type: string

Must be at least 1 characters long

Smb

Type: boolean Default: true

Specifies whether the group should be mapped into an NT group.

Users

Type: array of integer Default: []

A list of user ids (id attribute from user.query).

No Additional Items
Each item of this array must be:
Type: integer

Result

Type: integer


Required roles: