Operations

put/trigger-cutoff

Request body

ShardNamesstring[]

Example request

{
  "ShardNames": [
    "SD-live",
    "ND-live"
  ]
}

Response

All specified shards have completed cutoff processing successfully. TODO - content

Changes