v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13195274.7 KB
assuredworkloads

Finds matching ArchivedResourceEvents and moves them back to the ResourceEvents table.

post/v1/assuredworkloads:revertArchivedResourceEvents

Request body

batchSizeinteger

Required. The number of events to process in a single transaction batch.

archiveEndTimestring google-datetime

Required. Only events within this time range will be reverted. This helps prevent reverting everything when something goes wrong.

maxEventsMoveinteger

Required. The maximum total number of events to move in this request.

regionstring

Required. The region of the workload(s) whose events should be reverted. This is used to filter workloads based on AssurantWorkloadData.region.

archiveStartTimestring google-datetime

Required. Only events within this time range will be reverted. This helps prevent reverting everything when something goes wrong.

organizationIdstring int64

Required. The organization ID for which to revert events.

Response

Successful response