Update fleet-settings.asciidoc (#203194)

adding missing fleet_server_host_id

82301e7454/x-pack/plugins/fleet/server/types/models/agent_policy.ts (L82)

---------

Co-authored-by: wajihaparvez <wajiha.parvez@elastic.co>
This commit is contained in:
Michael Bischoff 2025-01-13 12:17:04 +01:00 committed by GitHub
parent fbdc54e89e
commit 2d4c40a093
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -112,6 +112,8 @@ List of agent policies that are configured when the {fleet} app starts.
ID of the output to send data. (Need to be identical to `monitoring_output_id`)
`monitoring_output_id`:::
ID of the output to send monitoring data. (Need to be identical to `data_output_id`)
`fleet_server_host_id`:::
ID of the fleet server.
`package_policies`:::
List of integration policies to add to this policy.
+