Skip to main content
GET
/
activeviam
/
distribution-observability
/
rest
/
v1
/
{queryCubeName}
/
queuedEvents
List queued distributed events
curl --request GET \
  --url http://localhost:9090/activeviam/distribution-observability/rest/v1/{queryCubeName}/queuedEvents
[
  {
    "description": "<string>"
  }
]

Path Parameters

queryCubeName
string
required

Name of the query cube whose event inbox is inspected.

Response

Events listed successfully.

description
string
type
enum<string>
Available options:
MEMBERSHIP,
POISON,
RECEIVED_MESSAGE,
RESTART_ORDER,
SCHEDULED_REMOVAL