{ "opencollection": "1.0.0", "info": { "name": "Azure API Management Gateway AI BackendReconnect API", "version": "2024-05-01" }, "items": [ { "info": { "name": "BackendReconnect", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure API Management Backend_Reconnect", "type": "http" }, "http": { "method": "POST", "url": "https://{service-name}.azure-api.net/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/backends/:backendId/reconnect" }, "docs": "Notifies the API Management gateway to create a new connection to the backend after the specified timeout. If no timeout was specified, timeout of 2 minutes is used." } ] } ], "bundled": true }