RefreshIndex interface

Refresh Index Response.

Properties

advancedInfo

Advanced info list.

contentSourceId

Content source Id.

isUpdateSuccess

Update success status.

status

Refresh index status.

trackingId

Tracking Id.

Property Details

advancedInfo

Advanced info list.

advancedInfo?: {[propertyName: string]: string}[]

Property Value

{[propertyName: string]: string}[]

contentSourceId

Content source Id.

contentSourceId?: string

Property Value

string

isUpdateSuccess

Update success status.

isUpdateSuccess?: boolean

Property Value

boolean

status

Refresh index status.

status?: Status

Property Value

trackingId

Tracking Id.

trackingId?: string

Property Value

string