Object Type = org.alfresco.repo.admin.RepoServerMgmt
Exposes information about the repository server, including the maximum number of users, user and ticket counts:
| Attribute name | Example value |
|---|---|
| MaxUsers | -1 |
| ReadOnly | false |
| TicketCountAll | 2 |
| TicketCountNonExpired | 2 |
| UserCountAll | 2 |
| UserCountNonExpired | 2 |