|
名称 |
类型 |
描述 |
示例值 |
|---|---|---|---|
|
object |
聚合实体的写入载荷,用于 Create/Update。
|
||
| uuid |
string |
Update 必填,Create 可省略由后端生成 |
|
| version |
integer |
Update 必填,与后端记录一致才能写入;不一致返回 OPTIMISTIC_LOCK_FAILED |
|
| name |
string |
可省略,后端会从 notifyStrategy 派生 |
|
| description |
string |
||
| enabled |
boolean |
||
| notifyStrategy | NotifyStrategyForSNSModify | ||
| subscription | SubscriptionForSNSModify | ||
| subscriptions |
array |
Update 专用,对成员订阅做 create/update/remove 批量调整 |
|
|
SubscriptionOp |
|||
| responsePlan | IncidentResponsePlanForSNSModify |
该文章对您有帮助吗?