Error
A valid request URL is required to generate request examples{
"status": "<string>"
}Segment
Resets all segments (when errorSegmentsOnly = false) or segments with Error state (when errorSegmentsOnly = true) of the table, by first disabling them, waiting for external view to stabilize, and finally enabling them
Resets segments by disabling and then enabling them
POST
/
segments
/
{tableNameWithType}
/
reset
Error
A valid request URL is required to generate request examples{
"status": "<string>"
}Authorizations
oauthdatabase
The format of the key is "Basic <token>" or "Bearer <token>"
Path Parameters
Name of the table with type
Query Parameters
Name of the target instance to reset
Whether to reset only segments with error state
Response
200 - application/json
successful operation
Was this page helpful?

