RefreshIndex interface
Refresh Index Response.
Properties
| advanced |
Advanced info list. |
| content |
Content source Id. |
| is |
Update success status. |
| status | Refresh index status. |
| tracking |
Tracking Id. |
Property Details
advancedInfo
Advanced info list.
advancedInfo?: [key: string]: string[]
Property Value
[key: string]: string[]
contentSourceId
Content source Id.
contentSourceId?: undefined | string
Property Value
undefined | string
isUpdateSuccess
Update success status.
isUpdateSuccess?: undefined | false | true
Property Value
undefined | false | true
status
trackingId
Tracking Id.
trackingId?: undefined | string
Property Value
undefined | string