管理告警集成
启用禁用告警集成托管平台。
POST
/api/v1/alerting/integrations/{platformUuid}/manage操作 ID
ManageAlertIntegration起始版本
1.0.0执行模式
同步认证信息
需要认证认证信息
调用该 API 时需要在请求头中携带以下认证信息。
Authorizationstring必填Bearer 令牌
X-Tenant-IDstringX-Tenant-ID
请求参数
application/json路径参数
platformUuidString必填平台UUID。
请求体字段
targetStateString必填目标状态。
示例: enabled
