From 31b208de01ae46495b01e0353aae7744ae60418c Mon Sep 17 00:00:00 2001 From: whdalsrnt Date: Tue, 7 Jan 2025 02:52:40 +0000 Subject: [PATCH] Update file(s) "dist/json/." from "cloudforet-io/api" --- .../api/alert_manager/v1/Alert.json | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/dist/json/cloudforet/api/alert_manager/v1/Alert.json b/dist/json/cloudforet/api/alert_manager/v1/Alert.json index 2e43ae81..45879923 100755 --- a/dist/json/cloudforet/api/alert_manager/v1/Alert.json +++ b/dist/json/cloudforet/api/alert_manager/v1/Alert.json @@ -900,6 +900,30 @@ "isoneof": false, "oneofdecl": "", "defaultValue": "" + }, + { + "name": "acknowledged_duration", + "description": "", + "label": "", + "type": "int64", + "longType": "int64", + "fullType": "int64", + "ismap": false, + "isoneof": false, + "oneofdecl": "", + "defaultValue": "" + }, + { + "name": "resolved_duration", + "description": "", + "label": "", + "type": "int64", + "longType": "int64", + "fullType": "int64", + "ismap": false, + "isoneof": false, + "oneofdecl": "", + "defaultValue": "" } ] },