Summary
undefined
Description
get an eventSystem definition given its source and topic
Route
GET /operations-manager/events/:source/:topic
Roles
admin
engineering
apiread
operations
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| source | string | yes | the source of the event |
| topic | string | yes | the topic of the event |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| result | object | the source, topic, and schema of an event system event |