25.8. 通知 API
通过通知 API,您可以触发 Automation 控制器中各种事件的通知。通知 API 提供了端点来触发作业事件的通知,如作业启动、成功或失败的时间。
使用已启动的 、success 或 error 端点:
/api/v2/organizations/N/notification_templates_started/ /api/v2/organizations/N/notification_templates_success/ /api/v2/organizations/N/notification_templates_error/
/api/v2/organizations/N/notification_templates_started/
/api/v2/organizations/N/notification_templates_success/
/api/v2/organizations/N/notification_templates_error/
另外,../ .././N/notification_templates_started 端点具有 GET 和 POST 操作:
- 机构
- 项目
- 清单源
- 作业模板
- 系统作业模板
- 工作流任务模板