搜索

6.73. EventSubscription

download PDF

在系统中管理特定事件订阅的服务。

表 6.214. 方法概述
名称概述

get

获取与 event-subscription 相关的信息。

remove

从系统中删除 event-subscription。

6.73.1. 获取 GET

获取与 event-subscription 相关的信息。

例如,要将用户 '123' 订阅到事件 'vm_console_detected' 的信息检索到事件 'vm_console_detected':

GET /ovirt-engine/api/users/123/vm_console_detected
<event-subscription href="/ovirt-engine/api/users/123/event-subscriptions/vm_console_detected">
  <event>vm_console_detected</event>
  <notification_method>smtp</notification_method>
  <user href="/ovirt-engine/api/users/123" id="123"/>
  <address>a@b.com</address>
</event-subscription>
表 6.215. 参数摘要
名称类型方向概述

event_subscription

EventSubscription

out

event-subscription。

Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

© 2024 Red Hat, Inc.