Operations

put/trigger-inbound

Request body

ShardNamesstring[]

Example request

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

Response

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

Changes