Fleet internals
Initiate Fleet setup
Spaces method and path for this operation:
<div><span class="operation-verb post">post</span> <span class="operation-path">/s/{space_id}/api/fleet/setup</span></div>Refer to Spaces for more information.
Initialize Fleet and create the necessary Elasticsearch resources for Fleet to operate. Safe to call multiple times (idempotent). Returns the initialization status and any non-fatal errors encountered during setup.<br/><br/>[Required authorization] Route required privileges: fleet-agents-read OR fleet-agent-policies-read OR fleet-settings-read OR fleet-setup.
post/api/fleet/setup
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Response
Fleet setup completed