category

UnboundID Logo

category

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

This represents a DataSetResponse where each each data element in a DataSeries corresponds to a category.

XML

Attributes

name type description
label string The label for the categories in this data set.

Elements

name (type) min/max
occurs
description
categories/category (string) 1/unbounded The categories included in this data set.

JSON

property type description
label string The label for the categories in this data set.
categories array of categories/category (string) The categories included in this data set.