Automation Suite 環境のデータベース サーバー AutomationSuite_Platform > ai-events.Subscription に接続します。
テーブルで次のコマンドを実行します。
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-helper%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-pkgmanager%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-deployer%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-trainer%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-appmanager%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-helper%'
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-pkgmanager%'
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-deployer%'
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-trainer%'
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-appmanager%'