Get a full agent policy
Spaces method and path for this operation:
Refer to Spaces for more information.
Get a full agent policy by ID.
[Required authorization] Route required privileges: fleet-agent-policies-read.
Responses
-
OK: A successful request.
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.
Hide logging attributes Show logging attributes object
-
Additional properties are NOT allowed.
-
Additional properties are NOT allowed.
-
-
Additional properties are NOT allowed.
Hide monitoring attributes Show monitoring attributes object
-
Additional properties are NOT allowed.
Hide diagnostics attributes Show diagnostics attributes object
-
Additional properties are NOT allowed.
-
Additional properties are NOT allowed.
-
Additional properties are NOT allowed.
-
-
Additional properties are allowed.
-
Additional properties are allowed.
-
Additional properties are allowed.
-
Hide inputs attributes Show inputs attributes object
-
Additional properties are allowed.
-
Additional properties are allowed.
-
-
Additional properties are allowed.
-
Additional properties are allowed.
-
Additional properties are NOT allowed.
Hide service attributes Show service attributes object
-
Additional properties are NOT allowed.
-
-
A bad request.
curl \
--request GET 'http://localhost:5601/api/fleet/agent_policies/{agentPolicyId}/full' \
--header "Authorization: $API_KEY"