|
3158 | 3158 | "path": "x-pack/platform/plugins/shared/alerting/server/application/rule/types/rule.ts", |
3159 | 3159 | "deprecated": false, |
3160 | 3160 | "trackAdoption": false |
| 3161 | + }, |
| 3162 | + { |
| 3163 | + "parentPluginId": "alerting", |
| 3164 | + "id": "def-server.Rule.artifacts", |
| 3165 | + "type": "Object", |
| 3166 | + "tags": [], |
| 3167 | + "label": "artifacts", |
| 3168 | + "description": [], |
| 3169 | + "signature": [ |
| 3170 | + "Readonly<{ dashboards?: Readonly<{} & { id: string; }>[] | undefined; } & {}> | undefined" |
| 3171 | + ], |
| 3172 | + "path": "x-pack/platform/plugins/shared/alerting/server/application/rule/types/rule.ts", |
| 3173 | + "deprecated": false, |
| 3174 | + "trackAdoption": false |
3161 | 3175 | } |
3162 | 3176 | ], |
3163 | 3177 | "initialIsOpen": false |
|
6786 | 6800 | ], |
6787 | 6801 | "initialIsOpen": false |
6788 | 6802 | }, |
| 6803 | + { |
| 6804 | + "parentPluginId": "alerting", |
| 6805 | + "id": "def-common.Artifacts", |
| 6806 | + "type": "Interface", |
| 6807 | + "tags": [], |
| 6808 | + "label": "Artifacts", |
| 6809 | + "description": [], |
| 6810 | + "path": "src/platform/packages/shared/kbn-alerting-types/rule_types.ts", |
| 6811 | + "deprecated": false, |
| 6812 | + "trackAdoption": false, |
| 6813 | + "children": [ |
| 6814 | + { |
| 6815 | + "parentPluginId": "alerting", |
| 6816 | + "id": "def-common.Artifacts.dashboards", |
| 6817 | + "type": "Array", |
| 6818 | + "tags": [], |
| 6819 | + "label": "dashboards", |
| 6820 | + "description": [], |
| 6821 | + "signature": [ |
| 6822 | + { |
| 6823 | + "pluginId": "@kbn/alerting-types", |
| 6824 | + "scope": "common", |
| 6825 | + "docId": "kibKbnAlertingTypesPluginApi", |
| 6826 | + "section": "def-common.Dashboard", |
| 6827 | + "text": "Dashboard" |
| 6828 | + }, |
| 6829 | + "[] | undefined" |
| 6830 | + ], |
| 6831 | + "path": "src/platform/packages/shared/kbn-alerting-types/rule_types.ts", |
| 6832 | + "deprecated": false, |
| 6833 | + "trackAdoption": false |
| 6834 | + } |
| 6835 | + ], |
| 6836 | + "initialIsOpen": false |
| 6837 | + }, |
6789 | 6838 | { |
6790 | 6839 | "parentPluginId": "alerting", |
6791 | 6840 | "id": "def-common.BulkActionSkipResult", |
|
8247 | 8296 | "path": "src/platform/packages/shared/kbn-alerting-types/rule_types.ts", |
8248 | 8297 | "deprecated": false, |
8249 | 8298 | "trackAdoption": false |
| 8299 | + }, |
| 8300 | + { |
| 8301 | + "parentPluginId": "alerting", |
| 8302 | + "id": "def-common.Rule.artifacts", |
| 8303 | + "type": "CompoundType", |
| 8304 | + "tags": [], |
| 8305 | + "label": "artifacts", |
| 8306 | + "description": [], |
| 8307 | + "signature": [ |
| 8308 | + { |
| 8309 | + "pluginId": "@kbn/alerting-types", |
| 8310 | + "scope": "common", |
| 8311 | + "docId": "kibKbnAlertingTypesPluginApi", |
| 8312 | + "section": "def-common.Artifacts", |
| 8313 | + "text": "Artifacts" |
| 8314 | + }, |
| 8315 | + " | null | undefined" |
| 8316 | + ], |
| 8317 | + "path": "src/platform/packages/shared/kbn-alerting-types/rule_types.ts", |
| 8318 | + "deprecated": false, |
| 8319 | + "trackAdoption": false |
8250 | 8320 | } |
8251 | 8321 | ], |
8252 | 8322 | "initialIsOpen": false |
|
10257 | 10327 | "trackAdoption": false, |
10258 | 10328 | "initialIsOpen": false |
10259 | 10329 | }, |
10260 | | - { |
10261 | | - "parentPluginId": "alerting", |
10262 | | - "id": "def-common.ENABLE_MAINTENANCE_WINDOWS", |
10263 | | - "type": "boolean", |
10264 | | - "tags": [], |
10265 | | - "label": "ENABLE_MAINTENANCE_WINDOWS", |
10266 | | - "description": [], |
10267 | | - "signature": [ |
10268 | | - "true" |
10269 | | - ], |
10270 | | - "path": "x-pack/platform/plugins/shared/alerting/common/index.ts", |
10271 | | - "deprecated": false, |
10272 | | - "trackAdoption": false, |
10273 | | - "initialIsOpen": false |
10274 | | - }, |
10275 | 10330 | { |
10276 | 10331 | "parentPluginId": "alerting", |
10277 | 10332 | "id": "def-common.ExecutionLogSortFields", |
|
0 commit comments