PauseEventStreaming
Region:
China (Beijing)
Request Parameters
Required
EventStreamingNameThe name of the eve...
Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Operation Description

You can call this API operation to stop an event stream that is running.

Request Parameters

Field NameField Details
EventStreamingNamestring

The name of the event stream that you want to stop.

Example:rocketmq-syncReference Value Source:
    CreateEventStreaming
    ListEventStreamings

Response Parameters

Field NameField Details
Messagestring

The error message that is returned if the request failed.

Example:The event streaming [xxxx] not existed!
RequestIdstring

The request ID.

Example:72ce027c-546a-4231-9cf6-ec58766027f9
Codestring

The response code. The value Success indicates that the request is successful. Other values indicate that the request failed. For more information about error codes, see Error codes.

Example:Success
Successboolean

Indicates whether the request is successful. Valid values: true and false.

Example:true
Change History
No Change History found.