Skip to content

Commit b4f9d52

Browse files
committed
Update file(s) "dist/json/." from "cloudforet-io/api"
1 parent 180f3d9 commit b4f9d52

File tree

1 file changed

+60
-0
lines changed
  • dist/json/cloudforet/api/alert_manager/v1

1 file changed

+60
-0
lines changed

dist/json/cloudforet/api/alert_manager/v1/Alert.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1325,6 +1325,66 @@
13251325
"defaultValue": ""
13261326
}
13271327
]
1328+
},
1329+
{
1330+
"name": "NotificationInfo",
1331+
"longName": "NotificationInfo",
1332+
"fullName": "spaceone.api.alert_manager.v1.NotificationInfo",
1333+
"description": "",
1334+
"hasExtensions": false,
1335+
"hasFields": true,
1336+
"hasOneofs": false,
1337+
"extensions": [],
1338+
"fields": [
1339+
{
1340+
"name": "notification_id",
1341+
"description": "",
1342+
"label": "",
1343+
"type": "string",
1344+
"longType": "string",
1345+
"fullType": "string",
1346+
"ismap": false,
1347+
"isoneof": false,
1348+
"oneofdecl": "",
1349+
"defaultValue": ""
1350+
},
1351+
{
1352+
"name": "service_channels",
1353+
"description": "",
1354+
"label": "",
1355+
"type": "Struct",
1356+
"longType": "google.protobuf.Struct",
1357+
"fullType": "google.protobuf.Struct",
1358+
"ismap": false,
1359+
"isoneof": false,
1360+
"oneofdecl": "",
1361+
"defaultValue": ""
1362+
},
1363+
{
1364+
"name": "user_group_channels",
1365+
"description": "",
1366+
"label": "",
1367+
"type": "Struct",
1368+
"longType": "google.protobuf.Struct",
1369+
"fullType": "google.protobuf.Struct",
1370+
"ismap": false,
1371+
"isoneof": false,
1372+
"oneofdecl": "",
1373+
"defaultValue": ""
1374+
},
1375+
{
1376+
"name": "user_channels",
1377+
"description": "",
1378+
"label": "",
1379+
"type": "Struct",
1380+
"longType": "google.protobuf.Struct",
1381+
"fullType": "google.protobuf.Struct",
1382+
"ismap": false,
1383+
"isoneof": false,
1384+
"oneofdecl": "",
1385+
"defaultValue": ""
1386+
}
1387+
]
13281388
}
13291389
],
13301390
"services": [

0 commit comments

Comments
 (0)