unit

UnboundID Logo

unit

Namespace: com.unboundid.directory.mon.api.v1.models

This is used to describe the items that the Metric is measuring. It can be used to drive the Y-Axis on charts or chart titles.

XML

Attributes

name type description
singularName string The singular units name.
pluralName string The plural units name.
abbreviatedName string The abbreviated units name.

JSON

property type description
singularName string The singular units name.
pluralName string The plural units name.
abbreviatedName string The abbreviated units name.