API structure has changed
Please note: The additions and removals in the connector endpoints are due to changes to the method for generating the documentation, rather than changes to the actual APIs.
35 structure changes including:
14 Additions
14 Modifications
7 Removals
Modified
14
POST /agent_policies/_bulk_get
- Response
-
200 response Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
-
items property Modified
- package_policies property Modified
-
items property Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
- Query
- format query parameter Added
POST /agent_policies
- Response
-
200 response Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
-
item property Modified
- package_policies property Modified
-
item property Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
GET /package_policies/{packagePolicyId}
- Response
-
200 response Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
-
item property Modified
-
policy_id property Modified
-
Full types went from
string
tostring | null
-
-
policy_id property Modified
-
item property Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
GET /package_policies
- Response
-
200 response Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
-
items property Modified
-
policy_id property Modified
-
Full types went from
string
tostring | null
-
-
policy_id property Modified
-
items property Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
GET /enrollment_api_keys
- Query
- perPage, page, kuery query parameters Added
GET /agent_policies/{agentPolicyId}
- Response
-
200 response Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
-
item property Modified
- package_policies property Modified
-
item property Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
- Query
- format query parameter Added
GET /agent_policies
- Response
-
200 response Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
-
items property Modified
- package_policies property Modified
-
items property Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
- Query
- format query parameter Added
POST /agent_policies/{agentPolicyId}/copy
- Response
-
200 response Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
-
item property Modified
- package_policies property Modified
-
item property Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
- Query
- format query parameter Added
POST /enrollment_api_keys
- Body
- application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /package_policies
- Body
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
-
policy_id property Modified
-
Full types went from
string
tostring | null
-
- output_id property Added
-
policy_id property Modified
- Response
-
200 response Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
-
item property Modified
-
policy_id property Modified
-
Full types went from
string
tostring | null
-
-
policy_id property Modified
-
item property Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
POST /package_policies/_bulk_get
- Response
-
200 response Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
-
items property Modified
-
policy_id property Modified
-
Full types went from
string
tostring | null
-
-
policy_id property Modified
-
items property Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
POST /package_policies/upgrade/dryrun
- Response
-
200 response Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
-
diff property Modified
-
policy_id property Modified
-
Full types went from
string
tostring | null
-
-
policy_id property Modified
-
diff property Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
PUT /agent_policies/{agentPolicyId}
- Response
-
200 response Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
-
item property Modified
- package_policies property Modified
-
item property Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
- Query
- format query parameter Added
PUT /package_policies/{packagePolicyId}
- Body
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
-
policy_id property Modified
-
Full types went from
string
tostring | null
-
- output_id property Added
-
policy_id property Modified
- Response
-
200 response Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
-
item property Modified
-
policy_id property Modified
-
Full types went from
string
tostring | null
-
-
policy_id property Modified
-
item property Modified
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
Removed
7
DELETE /api/actions/connector/{connectorId}
GET /api/actions/connector/{connectorId}
GET /api/actions/connector_types
GET /api/actions/connectors
POST /api/actions/connector
POST /api/actions/connector/{connectorId}
PUT /api/actions/connector/{connectorId}
Added
14
PUT /api/actions/connector/{id}
PUT /api/actions/action/{id}
POST /api/actions/connector/{id}/_execute
POST /api/actions/connector/{id}
POST /api/actions/action/{id}/_execute
POST /api/actions/action
GET /api/actions/list_action_types
GET /api/actions/connectors
GET /api/actions/connector_types
GET /api/actions/connector/{id}
GET /api/actions/action/{id}
GET /api/actions
DELETE /api/actions/connector/{id}
DELETE /api/actions/action/{id}