errorResponse
| Namespace: | com.unboundid.directory.mon.api.v1.models |
Represents an error response from any of the resources.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| errors (issue) | 0/unbounded | The error message. |
JSON
| property | type | description |
|---|---|---|
| errors | array of errors (issue) | The error message. |