Get full K8s agent manifest
Query parameters
-
download boolean
-
fleetServer string
-
enrolToken string
GET /api/fleet/kubernetes
curl \
-X GET https://localhost:5601/api/fleet/kubernetes
Response examples (200)
{
"item": "string"
}
Response examples (400)
{
"error": "string",
"message": "string",
"statusCode": 42.0
}