Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "1": {
- "id": "1",
- "name": "authenticated",
- "desc": "All authenticated users",
- "alm": [
- {
- "al_id": "1",
- "al_name": "authenticated",
- "al_desc": "All authenticated users",
- "alm_id": "1",
- "alm_u_id": null,
- "alm_g_id": null,
- "alm_ul_id": "2",
- "alm_type": "1",
- "ul_name": "Mere Mortal",
- "username": null,
- "groupname": null
- },
- {
- "al_id": "1",
- "al_name": "authenticated",
- "al_desc": "All authenticated users",
- "alm_id": "15",
- "alm_u_id": "1",
- "alm_g_id": null,
- "alm_ul_id": null,
- "alm_type": "0",
- "ul_name": null,
- "username": "admin",
- "groupname": null
- }
- ],
- "links": {
- "rel": "self",
- "href": "/api/settings/acl/1"
- },
- "mappings": 2
- },
- "2": {
- "id": "2",
- "name": "sysadmin",
- "desc": "System Administrators",
- "alm": [
- {
- "al_id": "2",
- "al_name": "sysadmin",
- "al_desc": "System Administrators",
- "alm_id": "2",
- "alm_u_id": "1",
- "alm_g_id": null,
- "alm_ul_id": null,
- "alm_type": "1",
- "ul_name": null,
- "username": "admin",
- "groupname": null
- }
- ],
- "links": {
- "rel": "self",
- "href": "/api/settings/acl/2"
- },
- "mappings": 1
- },
- "3": {
- "id": "3",
- "name": "users",
- "desc": "Access user administration and view users",
- "alm": [
- {
- "al_id": "3",
- "al_name": "users",
- "al_desc": "Access user administration and view users",
- "alm_id": "3",
- "alm_u_id": null,
- "alm_g_id": null,
- "alm_ul_id": "0",
- "alm_type": "1",
- "ul_name": "System Administrator",
- "username": null,
- "groupname": null
- }
- ],
- "links": {
- "rel": "self",
- "href": "/api/settings/acl/3"
- },
- "mappings": 1
- },
- "4": {
- "id": "4",
- "name": "users_edit",
- "desc": "Edit users",
- "alm": [
- {
- "al_id": "4",
- "al_name": "users_edit",
- "al_desc": "Edit users",
- "alm_id": "4",
- "alm_u_id": null,
- "alm_g_id": null,
- "alm_ul_id": "0",
- "alm_type": "1",
- "ul_name": "System Administrator",
- "username": null,
- "groupname": null
- }
- ],
- "links": {
- "rel": "self",
- "href": "/api/settings/acl/4"
- },
- "mappings": 1
- },
- "5": {
- "id": "5",
- "name": "users_lock",
- "desc": "Lock and unlock users",
- "alm": [
- {
- "al_id": "5",
- "al_name": "users_lock",
- "al_desc": "Lock and unlock users",
- "alm_id": "5",
- "alm_u_id": null,
- "alm_g_id": null,
- "alm_ul_id": "0",
- "alm_type": "1",
- "ul_name": "System Administrator",
- "username": null,
- "groupname": null
- }
- ],
- "links": {
- "rel": "self",
- "href": "/api/settings/acl/5"
- },
- "mappings": 1
- },
- "6": {
- "id": "6",
- "name": "users_add",
- "desc": "Add users",
- "alm": [
- {
- "al_id": "6",
- "al_name": "users_add",
- "al_desc": "Add users",
- "alm_id": "6",
- "alm_u_id": null,
- "alm_g_id": null,
- "alm_ul_id": "0",
- "alm_type": "1",
- "ul_name": "System Administrator",
- "username": null,
- "groupname": null
- }
- ],
- "links": {
- "rel": "self",
- "href": "/api/settings/acl/6"
- },
- "mappings": 1
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement