Table of Contents |
---|
Offered APIs
...
Etsicatalog invokes Dmaap APIs to create/get subscribe topic and create a new apiKeys for sdc topicstopic
URL | Method | Description |
---|---|---|
/api/events/{topic}/{group}/{sonsumer_id} | GETCall dmaap | Subscribe to a MessageRouter topic |
/api/apiKets/create | POST | Create apiKey from dmaap |
/api/apiKeys/{apikey} | GET | Get apiKeys from dmaap |
Micro Service Bus
Etsicatalog invokes Micro Service Bus APIs to register service to MSB.
...