| Name | Type | Description |
|---|
| max-users | java.lang.Integer | Licensed maximum users |
| cumulative-users-count | java.lang.Integer | Number of cumulative unique users |
| failed-users-count | java.lang.Integer | Number of users that have been denied access due to licence breach |
| status-text | java.lang.String | Textual status value for unique users |
| status-value | java.lang.Integer | Numeric status value for unique users |
| warning-threshold | java.lang.Integer | Warning threshold |
| warning-threshold-time | java.util.Date | Time that the warning threshold was first breached |
| breach-time | java.util.Date | Time that the warning threshold was first breached |
| status-time | java.util.Date | Time that the status last changed |