Updates
This commit is contained in:
115
nextcloud/nextcloud_user_info.json
Normal file
115
nextcloud/nextcloud_user_info.json
Normal file
@@ -0,0 +1,115 @@
|
||||
[
|
||||
{
|
||||
"user_id": "admin",
|
||||
"display_name": "admin",
|
||||
"email": "admin@delmar.bzh",
|
||||
"cloud_id": "admin@cloud.delmar.bzh",
|
||||
"enabled": true,
|
||||
"groups": [
|
||||
"Famille",
|
||||
"admin"
|
||||
],
|
||||
"quota": "none",
|
||||
"storage": {
|
||||
"free": 4576955072512,
|
||||
"used": 17486479,
|
||||
"total": 4576972558991,
|
||||
"relative": 0,
|
||||
"quota": -3
|
||||
},
|
||||
"first_seen": "unknown",
|
||||
"last_seen": "2025-05-16T08:15:58+00:00",
|
||||
"user_directory": "/srv/nextcloud/data/admin",
|
||||
"backend": "Database"
|
||||
},
|
||||
{
|
||||
"user_id": "Eliot",
|
||||
"display_name": "Eliot",
|
||||
"email": "eliotmarie0@gmail.com",
|
||||
"cloud_id": "Eliot@cloud.delmar.bzh",
|
||||
"enabled": true,
|
||||
"groups": [
|
||||
"Famille",
|
||||
"admin"
|
||||
],
|
||||
"quota": "none",
|
||||
"storage": {
|
||||
"free": 4576955072512,
|
||||
"used": 1177221802,
|
||||
"total": 4578132294314,
|
||||
"relative": 0.03,
|
||||
"quota": -3
|
||||
},
|
||||
"first_seen": "unknown",
|
||||
"last_seen": "2025-05-16T08:25:13+00:00",
|
||||
"user_directory": "/srv/nextcloud/data/Eliot",
|
||||
"backend": "Database"
|
||||
},
|
||||
{
|
||||
"user_id": "julien",
|
||||
"display_name": "Julieñ",
|
||||
"email": "jme69@delmar.bzh",
|
||||
"cloud_id": "julien@cloud.delmar.bzh",
|
||||
"enabled": true,
|
||||
"groups": [
|
||||
"Famille",
|
||||
"admin"
|
||||
],
|
||||
"quota": "none",
|
||||
"storage": {
|
||||
"free": 4576955072512,
|
||||
"used": 15910061096,
|
||||
"total": 4592865133608,
|
||||
"relative": 0.35,
|
||||
"quota": -3
|
||||
},
|
||||
"first_seen": "unknown",
|
||||
"last_seen": "2025-05-16T09:10:12+00:00",
|
||||
"user_directory": "/srv/nextcloud/data/julien",
|
||||
"backend": "Database"
|
||||
},
|
||||
{
|
||||
"user_id": "Sabine",
|
||||
"display_name": "Sabine",
|
||||
"email": "sabine.dbm@gmail.com",
|
||||
"cloud_id": "Sabine@cloud.delmar.bzh",
|
||||
"enabled": true,
|
||||
"groups": [
|
||||
"Famille"
|
||||
],
|
||||
"quota": "none",
|
||||
"storage": {
|
||||
"free": 4576955072512,
|
||||
"used": 62926115,
|
||||
"total": 4577017998627,
|
||||
"relative": 0,
|
||||
"quota": -3
|
||||
},
|
||||
"first_seen": "unknown",
|
||||
"last_seen": "2025-05-16T07:17:06+00:00",
|
||||
"user_directory": "/srv/nextcloud/data/Sabine",
|
||||
"backend": "Database"
|
||||
},
|
||||
{
|
||||
"user_id": "Ugo",
|
||||
"display_name": "Ugo",
|
||||
"email": "ugomarie22@gmail.com",
|
||||
"cloud_id": "Ugo@cloud.delmar.bzh",
|
||||
"enabled": true,
|
||||
"groups": [
|
||||
"Famille"
|
||||
],
|
||||
"quota": "none",
|
||||
"storage": {
|
||||
"free": 4576955072512,
|
||||
"used": 1019952437,
|
||||
"total": 4577975024949,
|
||||
"relative": 0.02,
|
||||
"quota": -3
|
||||
},
|
||||
"first_seen": "unknown",
|
||||
"last_seen": "2025-05-16T08:05:27+00:00",
|
||||
"user_directory": "/srv/nextcloud/data/Ugo",
|
||||
"backend": "Database"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user