Last modified February 12, 2025
GetStatistics
This function will get the Database and Database user statistics.
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
items | List [] | Returns the database and database user statistics. |
Example Call JETAPI
jetbackup5api -F Plugin/ManageDatabases/GetStatistics
success: 1
message:
system:
version: 5.3.15.0
version_panel: 5.3.15.0
tier: RELEASE
type: Linux
retry_ms: 0
disableui:
dr:
agreement_panel:
agreement:
licenseIssue:
data:
databases:
1:
dbs:
total: 3
assigned: 1
unassinged: 2
users:
total: 6
assigned: 2
unassinged: 4
2:
dbs:
total: 8
assigned: 3
unassinged: 5
users:
total: 1
assigned: 1
unassinged: 0
3:
dbs:
total: 0
assigned: 0
unassinged: 0
users:
total: 0
assigned: 0
unassinged: 0
Example Call HTTP
https://HOST_NAME:3035/?api=1&function=Plugin/ManageDatabases/GetStatistics
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.