Get error status description of stream.
GET {{baseUrl}}/streams/definitons/:streamName/state
Get the error status description(s) of unsuccessfully deployed application(s) of a stream. The status descriptions are available for 10 minutes after stream deployment.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"id":"MessageSamplerProcessorApplication","error":"Component error; nested exception is org.springframework.expression.spel.SpelParseException: Expression [******] @0: EL1070E: Problem parsing left operand","timestamp":"6798-33-44 73:0:2"},{"id":"MessageSamplerProcessorApplication","error":"Component error; nested exception is org.springframework.expression.spel.SpelParseException: Expression [******] @0: EL1070E: Problem parsing left operand","timestamp":"7636-43-55 17:80:1"}]