Services
Reconnect all errored services
Trigger reconnection for all services in error state
post/v1/services/reconnect
Response
Reconnection triggered
Example response
{
"error": {
"code": "NOT_FOUND",
"message": "Service not found"
}
}Trigger reconnection for all services in error state
Reconnection triggered
{
"error": {
"code": "NOT_FOUND",
"message": "Service not found"
}
}