Get a full agent policy
Get a full agent policy by ID.
[Required authorization] Route required privileges: fleet-agent-policies-read.
Responses
-
Hide response attribute Show response attribute object
item
string | object Required Any of: Hide attributes Show attributes
-
Additional properties are NOT allowed.
Hide agent attributes Show agent attributes object
-
Additional properties are NOT allowed.
Hide download attributes Show download attributes object
-
Additional properties are allowed.
-
Additional properties are NOT allowed.
-
-
Additional properties are NOT allowed.
-
Additional properties are NOT allowed.
-
Additional properties are NOT allowed.
-
Additional properties are NOT allowed.
-
-
Hide inputs attributes Show inputs attributes object
-
Additional properties are allowed.
-
Additional properties are allowed.
-
-
Additional properties are NOT allowed.
-
-
GET
/api/fleet/agent_policies/{agentPolicyId}/full
curl \
--request GET 'https://<KIBANA_URL>/api/fleet/agent_policies/{agentPolicyId}/full' \
--header "Authorization: $API_KEY"