kibana/api_docs/stack_alerts.json

97 lines
2.5 KiB
JSON
Raw Normal View History

{
"id": "stackAlerts",
"client": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
},
"server": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [
{
"tags": [],
"id": "def-server.ID",
"type": "string",
"label": "ID",
"description": [],
"source": {
"path": "x-pack/plugins/stack_alerts/server/alert_types/index_threshold/alert_type.ts",
"lineNumber": 20,
"link": "https://github.com/elastic/kibana/tree/7.xx-pack/plugins/stack_alerts/server/alert_types/index_threshold/alert_type.ts#L20"
},
"signature": [
"\".index-threshold\""
],
"initialIsOpen": false
}
],
"objects": []
},
"common": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [
{
"tags": [],
"id": "def-common.STACK_ALERTS_FEATURE_ID",
"type": "string",
"label": "STACK_ALERTS_FEATURE_ID",
"description": [],
"source": {
"path": "x-pack/plugins/stack_alerts/common/index.ts",
"lineNumber": 9,
"link": "https://github.com/elastic/kibana/tree/7.xx-pack/plugins/stack_alerts/common/index.ts#L9"
},
"signature": [
"\"stackAlerts\""
],
"initialIsOpen": false
},
{
"id": "def-common.Config",
"type": "Type",
"label": "Config",
"tags": [],
"description": [],
"source": {
"path": "x-pack/plugins/stack_alerts/common/config.ts",
"lineNumber": 14,
"link": "https://github.com/elastic/kibana/tree/7.xx-pack/plugins/stack_alerts/common/config.ts#L14"
},
"signature": [
"{ readonly enabled: boolean; }"
],
"initialIsOpen": false
}
],
"objects": [
{
"tags": [],
"id": "def-common.configSchema",
"type": "Object",
"label": "configSchema",
"description": [],
"source": {
"path": "x-pack/plugins/stack_alerts/common/config.ts",
"lineNumber": 10,
"link": "https://github.com/elastic/kibana/tree/7.xx-pack/plugins/stack_alerts/common/config.ts#L10"
},
"signature": [
"ObjectType",
"<{ enabled: ",
"Type",
"<boolean>; }>"
],
"initialIsOpen": false
}
]
}
}