We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
skip
ilm.explain_lifecycle
1 parent aa1ff80 commit 44a41e3Copy full SHA for 44a41e3
specification/ilm/explain_lifecycle/types.ts
@@ -54,6 +54,7 @@ export class LifecycleExplainManaged {
54
phase_execution?: LifecycleExplainPhaseExecution
55
/* `index_creation_date` as a duration */
56
time_since_index_creation?: Duration
57
+ skip: boolean
58
}
59
60
export class LifecycleExplainUnmanaged {
0 commit comments