group.get_group_obj =================== Returns dictionary containing information from struct grp for the group specified by either the `groupname` or `gid`. If `sid_info` is specified then addition SMB / domain information is returned for the group. .. raw:: html
Name of the group.
Group ID of the group.
List of group names that are members of the group.
No Additional ItemsOptional SID value for the account that is present if sid_info
is specified in payload.
The name server switch module that provided the user. Options are:
FILES - local user in passwd file of server,
WINBIND - user provided by winbindd,
SSS - user provided by SSSD.
Boolean indicating whether this group is local to the NAS or provided by a directory service.