检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Click Delete in the row that contains the desired event channel. Click Yes. Parent topic: Event Channels
Deleting an Event Subscription Delete an event subscription that will no longer be used. Procedure Log in to the EG console. In the navigation pane, choose Event Subscriptions. Click Delete in the row that contains the desired event subscription. Click OK.
Deleting an Event Stream Delete an event stream that will no longer be used. Procedure Log in to the EG console. In the navigation pane, choose Event Streams. Click Delete in the row that contains the desired event stream. Click OK.
Deleting a Custom Event Source Delete a custom event source that will no longer be used. Procedure Log in to the EG console. In the navigation pane, choose Event Sources. On the Custom tab, click Delete in the row that contains the desired event source. Click Yes.
Click Delete in the Operation column or select multiple event stream jobs and click Delete. In the displayed dialog box, enter DELETE or click Auto Enter. Click OK.
Deleting a Connection Function This API is used to delete a connection.
Deleting an Endpoint Function This API is used to delete an endpoint. URI DELETE /v1/{project_id}/endpoints/{endpoint_id} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Tenant resource space ID. endpoint_id Yes String ID of the endpoint.
Deleting an Event Subscription Function This API is used to delete an event subscription.
Click Delete on the instance to delete it.
Deleting an Event Schema Function This API is used to delete an event schema. URI DELETE /v1/{project_id}/schemas/{schema_id} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Tenant resource space ID. schema_id Yes String ID of the event schema.
Deleting a Custom Event Source Function This API is used to delete a custom event source.
Deleting an Event Stream Function This API is used to delete an event stream.
Deleting a Custom Event Channel Function This API is used to delete a custom event channel.
Example Requests Delete a professional event stream cluster.
Deleting an Event Subscription Target Function This API is used to delete the target of an event subscription.
Deleting an Event Schema Version Function This API is used to delete an event schema version.
Example Requests Delete the professional event stream job whose ID is 123.
Event Schema Management Create, update, delete, and automatically discover custom event schemas, query the event schema list and details, create and delete custom event schema versions, and query the event schema version list and details.
OperateSubscription Create connection connection CreateConnection Edit connection connection UpdateConnection Delete connection connection DeleteConnection Create endpoint endpoint CreateEndpoint Edit endpoint endpoint CreateEndpoint Delete endpoint endpoint CreateEndpoint Parent
event channels DELETE /v1/{project_id}/channels/{channel_id} eg:channels:delete √ x View event channel details GET /v1/{project_id}/channels/{channel_id} eg:channels:get √ x Publish events to event channels POST /v1/{project_id}/channels/{channel_id}/events eg:channels:putEvents