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 55d431a commit 71fb331Copy full SHA for 71fb331
specification/ilm/explain_lifecycle/types.ts
@@ -49,6 +49,7 @@ export class LifecycleExplainManaged {
49
phase_execution?: LifecycleExplainPhaseExecution
50
/* `index_creation_date` as a duration */
51
time_since_index_creation?: Duration
52
+ skip: boolean
53
}
54
55
export class LifecycleExplainUnmanaged {
0 commit comments