Get a full K8s agent manifest
[Required authorization] Route required privileges: ALL of [fleet-agent-policies-read, fleet-setup].
Query parameters
-
download boolean
-
fleetServer string
-
enrolToken string
GET
/api/fleet/kubernetes
curl \
--request GET https://localhost:5601/api/fleet/kubernetes
Response examples (200)
{
"item": "string"
}
Response examples (400)
{
"error": "string",
"message": "string",
"statusCode": 42.0
}