Skip to content

Commit

Permalink
Update file(s) "dist/json/." from "cloudforet-io/api"
Browse files Browse the repository at this point in the history
  • Loading branch information
whdalsrnt committed Jan 13, 2025
1 parent 180f3d9 commit b4f9d52
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions dist/json/cloudforet/api/alert_manager/v1/Alert.json
Original file line number Diff line number Diff line change
Expand Up @@ -1325,6 +1325,66 @@
"defaultValue": ""
}
]
},
{
"name": "NotificationInfo",
"longName": "NotificationInfo",
"fullName": "spaceone.api.alert_manager.v1.NotificationInfo",
"description": "",
"hasExtensions": false,
"hasFields": true,
"hasOneofs": false,
"extensions": [],
"fields": [
{
"name": "notification_id",
"description": "",
"label": "",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "service_channels",
"description": "",
"label": "",
"type": "Struct",
"longType": "google.protobuf.Struct",
"fullType": "google.protobuf.Struct",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "user_group_channels",
"description": "",
"label": "",
"type": "Struct",
"longType": "google.protobuf.Struct",
"fullType": "google.protobuf.Struct",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "user_channels",
"description": "",
"label": "",
"type": "Struct",
"longType": "google.protobuf.Struct",
"fullType": "google.protobuf.Struct",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
}
]
}
],
"services": [
Expand Down

0 comments on commit b4f9d52

Please sign in to comment.