Event Gateway Nodes
List Node Errors
Returns information about the node errors.
get/v1/event-gateways/{gatewayId}/nodes/{eventGatewayNodeId}/errors
Response
A list of errors reported by an event gateway node.
Example response
{
"meta": {
"page": {
"size": 10
}
}
}Changes
Changed in 1 of the 75 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○