v2

latestSwagger 2.02026-07-1361326.8 KB

Receive a batch of Cloud Events from a subscription.

post/topics/{topicName}/eventsubscriptions/{eventSubscriptionName}:receive

Path parameters

topicNamestring required

Topic Name.

eventSubscriptionNamestring required

Event Subscription Name.

Query parameters

api-versionstring required

The API version to use for this operation.

maxEventsinteger

Max Events count to be received. Minimum value is 1, while maximum value is 100 events. If not specified, the default value is 1.

maxWaitTimeinteger

Max wait time value for receive operation in Seconds. It is the time in seconds that the server approximately waits for the availability of an event and responds to the request. If an event is available, the broker responds immediately to the client. Minimum value is 10 seconds, while maximum value is 120 seconds. If not specified, the default value is 60 seconds.

Response

The request has succeeded.