Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added statistics api #403

Merged
merged 4 commits into from
May 9, 2024
Merged

Added statistics api #403

merged 4 commits into from
May 9, 2024

Conversation

sinamics
Copy link
Owner

@sinamics sinamics commented May 9, 2024

Example output

{
    "users": 1,
    "networks": 8,
    "networkMembers": 7,
    "appVersion": "v0.6.3",
    "loginsLast24h": 1,
    "pendingUserInvitations": 0,
    "activeWebhooks": 0,
    "ztnetUptime": 735.491790795,
    "registrationEnabled": false,
    "hasPrivatRoot": false
}

@sinamics sinamics merged commit 026fdef into main May 9, 2024
2 checks passed
@sinamics sinamics deleted the stats-api branch May 9, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant