> Felhasználói csoport objektum

A következő objektumok közvetlenül kapcsolódnak a "usergroup" API-hoz.

User group

A felhasználói csoport objektum a következő tulajdonságokkal rendelkezik.

Property Type Description
usrgrpid string (readonly) ID of the user group.
name
(required)
string Name of the user group.
debug_mode integer Whether debug mode is enabled or disabled.

Possible values are:
0 - (default) disabled;
1 - enabled.
gui_access integer Frontend authentication method of the users in the group.

Possible values:
0 - (default) use the system default authentication method;
1 - use internal authentication;
2 - use LDAP authentication;
3 - disable access to the frontend.
users_status integer Whether the user group is enabled or disabled.

Possible values are:
0 - (default) enabled;
1 - disabled.

Vegye figyelembe, hogy egyes módszereknél (frissítés, törlés) a kötelező/választható paraméterkombináció eltérő.

Permission

Az engedélyobjektum a következő tulajdonságokkal rendelkezik.

Property Type Description
id
(required)
string ID of the host group to add permission to.
permission
(required)
integer Access level to the host group.

Possible values:
0 - access denied;
2 - read-only access;
3 - read-write access.

Tag based permission

A címke alapú engedélyobjektum a következő tulajdonságokkal rendelkezik.

Property Type Description
groupid
(required)
string ID of the host group to add permission to.
tag string Tag name.
value string Tag value.
To toggle search highlight, press Ctrl+Alt+H
Have an improvement suggestion for this page? Select the text that could be improved and press Ctrl+Enter to send it to the editors.