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": "" } ] },