API structure has changed
Please note: The additions, removals, and "breaking changes" in the connector endpoints are due to changes to the method for generating the documentation, rather than changes to the actual APIs.
43 structure changes including:
8 Breaking changes
14 Additions
14 Modifications
15 Removals
Modified
14
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
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
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
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
- 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 /enrollment_api_keys
- Body
- application/json; Elastic-Api-Version=2023-10-31 content type 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 /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
Removed
15
Breaking
DELETE /api/actions/action/{actionId}
DELETE /api/actions/connector/{connectorId}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/actions
GET /api/actions/action/{actionId}
GET /api/actions/connector/{connectorId}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/actions/connector_types
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/actions/connectors
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/actions/list_action_types
POST /api/actions
POST /api/actions/action/{actionId}/_execute
POST /api/actions/connector
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/actions/connector/{connectorId}
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/actions/connector/{connectorId}/_execute
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /api/actions/action/{actionId}
PUT /api/actions/connector/{connectorId}
- Removing a resource is always breaking unless it was deprecated before Breaking
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}