- wow
- compensation.execution_failed
- create_execution_failedPOST
- prepare_compensationPUT
- force_prepare_compensationPUT
- apply_execution_successPUT
- apply_execution_failedPUT
- apply_retry_specPUT
- change_functionPUT
- mark_recoverablePUT
- Delete aggregateDELETE
- Recover deleted aggregatePUT
- Get Aggregate TracingGET
- Load State AggregateGET
- Load Versioned State AggregateGET
- Load Time Based State AggregateGET
- Get SnapshotGET
- Regenerate Aggregate SnapshotPUT
- Batch Regenerate Aggregate SnapshotPUT
- Count SnapshotPOST
- List Query SnapshotPOST
- List Query Snapshot StatePOST
- Paged Query SnapshotPOST
- Paged Query Snapshot StatePOST
- Single SnapshotPOST
- Single Snapshot StatePOST
- Load Event StreamGET
- List Query Event StreamPOST
- Paged Query Event StreamPOST
- Count Event StreamPOST
- Event CompensatePUT
- Resend State EventPOST
Regenerate Aggregate Snapshot
PUT
/execution_failed/{id}/snapshot
compensation.execution_failed
请求参数
Path 参数
id
string
必需
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request PUT 'http://dev-cn.your-api-server.com/execution_failed//snapshot'
返回响应
🟢200成功
该响应没有 Body
🟠404记录不存在