Apache EventMesh · Example Payload

Eventmesh Admin Api Response Example

ApacheCloudEventsEvent-DrivenMessagingOpen SourcePub-SubServerless

Eventmesh Admin Api Response Example is an example object payload from Apache EventMesh, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

retCoderetMsg

Example Payload

Raw ↑
{
  "retCode": 1,
  "retMsg": "example-value"
}