Skip to content

Commit 602df6e

Browse files
Add snapshot attribute to .fleet-agents docs
1 parent 6263f44 commit 602df6e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

x-pack/plugin/core/template-resources/src/main/resources/fleet-agents.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@
9696
"snapshot": {
9797
"type": "boolean"
9898
},
99+
"complete": {
100+
"type": "boolean"
101+
},
99102
"upgradeable": {
100103
"type": "boolean"
101104
},

0 commit comments

Comments
 (0)