metricsResponse element
Type: | metricsResponse |
Namespace: | com.unboundid.directory.mon.api.v1.models |
This represents a response to listing of Metrics.
Example JSON
{
"found" : ...,
"offset" : ...,
"metrics" : [ {
}, {
}, {
}, {
}, {
}, {
}, {
}, {
} ]
}