Restart new API Gateway instances
The design time data is migrated to the new Elasticsearch or API Data
Store and transformed to be compatible with the new
API Gateway
instance. For the new instances to take the new data, you must restart the
instances. You must run the following request to restart the
API Gateway
instances.
POST /rest/apigateway/shutdown
{
"bounce": true,
"option": "force"
}
For a cluster setup, you must run the request on all the nodes.
If the restart of new instances fails, you must stop the execution of next steps. Disable the quiesce mode for design time in all the nodes and bring them back to normal state. If the error persists, contact Software AG support team for help with all the relevant logs for further analysis.