Znode

Build Version:

PUT managesearchindex/{id}

Update Trigger mode Enabled/Disabled

Request Information

» Parameters

Name Description Additional information
id

Define this parameter in the request URI.

model

Define this parameter in the request body.

Request Body Formats

Sample:
	{
  "LuceneIndexMonitorId": 1,
  "SourceId": 2,
  "SourceType": "sample string 3",
  "SourceTransationType": "sample string 4",
  "TransationDateTime": "2025-04-28T02:18:02.5715145+00:00",
  "IsDuplicate": true,
  "AffectedType": "sample string 7",
  "IndexerStatusChangedBy": "sample string 8",
  "TriggerFlag": 9,
  "ServiceFlag": 10,
  "PageIndex": 1,
  "PageSize": 1,
  "TotalResults": 1,
  "TotalPages": 1
}