This release fixes the Fleet paths, which were missing "/api/fleet"
107 structure changes including:
106 Modifications
1 Removal
Modified
106
DELETE /api/fleet/agent_download_sources/{sourceId}
- Path went from
/agent_download_sources/{sourceId}
to/api/fleet/agent_download_sources/{sourceId}
(same operationId)
DELETE /api/fleet/agents/files/{fileId}
- Path went from
/agents/files/{fileId}
to/api/fleet/agents/files/{fileId}
(same operationId)
DELETE /api/fleet/agents/{agentId}
- Path went from
/agents/{agentId}
to/api/fleet/agents/{agentId}
(same operationId)
DELETE /api/fleet/enrollment-api-keys/{keyId}
- Path went from
/enrollment-api-keys/{keyId}
to/api/fleet/enrollment-api-keys/{keyId}
(same operationId)
DELETE /api/fleet/enrollment_api_keys/{keyId}
- Path went from
/enrollment_api_keys/{keyId}
to/api/fleet/enrollment_api_keys/{keyId}
(same operationId)
DELETE /api/fleet/epm/packages/{pkgName}/{pkgVersion}
- Path went from
/epm/packages/{pkgName}/{pkgVersion}
to/api/fleet/epm/packages/{pkgName}/{pkgVersion}
(same operationId)
DELETE /api/fleet/epm/packages/{pkgkey}
- Path went from
/epm/packages/{pkgkey}
to/api/fleet/epm/packages/{pkgkey}
(same operationId)
DELETE /api/fleet/fleet_server_hosts/{itemId}
- Path went from
/fleet_server_hosts/{itemId}
to/api/fleet/fleet_server_hosts/{itemId}
(same operationId)
DELETE /api/fleet/outputs/{outputId}
- Path went from
/outputs/{outputId}
to/api/fleet/outputs/{outputId}
(same operationId)
DELETE /api/fleet/package_policies/{packagePolicyId}
- Path went from
/package_policies/{packagePolicyId}
to/api/fleet/package_policies/{packagePolicyId}
(same operationId)
DELETE /api/fleet/proxies/{itemId}
- Path went from
/proxies/{itemId}
to/api/fleet/proxies/{itemId}
(same operationId)
GET /api/fleet/agent-status
- Path went from
/agent-status
to/api/fleet/agent-status
(same operationId)
GET /api/fleet/agent_download_sources
- Path went from
/agent_download_sources
to/api/fleet/agent_download_sources
(same operationId)
GET /api/fleet/agent_download_sources/{sourceId}
- Path went from
/agent_download_sources/{sourceId}
to/api/fleet/agent_download_sources/{sourceId}
(same operationId)
GET /api/fleet/agent_policies
- Path went from
/agent_policies
to/api/fleet/agent_policies
(same operationId)
GET /api/fleet/agent_policies/{agentPolicyId}
- Path went from
/agent_policies/{agentPolicyId}
to/api/fleet/agent_policies/{agentPolicyId}
(same operationId)
GET /api/fleet/agent_policies/{agentPolicyId}/download
- Path went from
/agent_policies/{agentPolicyId}/download
to/api/fleet/agent_policies/{agentPolicyId}/download
(same operationId)
GET /api/fleet/agent_policies/{agentPolicyId}/full
- Path went from
/agent_policies/{agentPolicyId}/full
to/api/fleet/agent_policies/{agentPolicyId}/full
(same operationId)
GET /api/fleet/agent_status
- Path went from
/agent_status
to/api/fleet/agent_status
(same operationId)
GET /api/fleet/agent_status/data
- Path went from
/agent_status/data
to/api/fleet/agent_status/data
(same operationId)
GET /api/fleet/agents
- Path went from
/agents
to/api/fleet/agents
(same operationId)
GET /api/fleet/agents/action_status
- Path went from
/agents/action_status
to/api/fleet/agents/action_status
(same operationId)
GET /api/fleet/agents/files/{fileId}/{fileName}
- Path went from
/agents/files/{fileId}/{fileName}
to/api/fleet/agents/files/{fileId}/{fileName}
(same operationId)
GET /api/fleet/agents/setup
- Path went from
/agents/setup
to/api/fleet/agents/setup
(same operationId)
GET /api/fleet/agents/tags
- Path went from
/agents/tags
to/api/fleet/agents/tags
(same operationId)
GET /api/fleet/agents/{agentId}
- Path went from
/agents/{agentId}
to/api/fleet/agents/{agentId}
(same operationId)
GET /api/fleet/agents/{agentId}/uploads
- Path went from
/agents/{agentId}/uploads
to/api/fleet/agents/{agentId}/uploads
(same operationId)
GET /api/fleet/data_streams
- Path went from
/data_streams
to/api/fleet/data_streams
(same operationId)
GET /api/fleet/enrollment-api-keys
- Path went from
/enrollment-api-keys
to/api/fleet/enrollment-api-keys
(same operationId)
GET /api/fleet/enrollment-api-keys/{keyId}
- Path went from
/enrollment-api-keys/{keyId}
to/api/fleet/enrollment-api-keys/{keyId}
(same operationId)
GET /api/fleet/enrollment_api_keys
- Path went from
/enrollment_api_keys
to/api/fleet/enrollment_api_keys
(same operationId)
GET /api/fleet/enrollment_api_keys/{keyId}
- Path went from
/enrollment_api_keys/{keyId}
to/api/fleet/enrollment_api_keys/{keyId}
(same operationId)
GET /api/fleet/epm/categories
- Path went from
/epm/categories
to/api/fleet/epm/categories
(same operationId)
GET /api/fleet/epm/packages
- Path went from
/epm/packages
to/api/fleet/epm/packages
(same operationId)
GET /api/fleet/epm/packages/limited
- Path went from
/epm/packages/limited
to/api/fleet/epm/packages/limited
(same operationId)
GET /api/fleet/epm/packages/{pkgName}/stats
- Path went from
/epm/packages/{pkgName}/stats
to/api/fleet/epm/packages/{pkgName}/stats
(same operationId)
GET /api/fleet/epm/packages/{pkgName}/{pkgVersion}
- Path went from
/epm/packages/{pkgName}/{pkgVersion}
to/api/fleet/epm/packages/{pkgName}/{pkgVersion}
(same operationId)
GET /api/fleet/epm/packages/{pkgName}/{pkgVersion}/{filePath}
- Path went from
/epm/packages/{pkgName}/{pkgVersion}/{filePath}
to/api/fleet/epm/packages/{pkgName}/{pkgVersion}/{filePath}
(same operationId)
GET /api/fleet/epm/packages/{pkgkey}
- Path went from
/epm/packages/{pkgkey}
to/api/fleet/epm/packages/{pkgkey}
(same operationId)
GET /api/fleet/epm/templates/{pkgName}/{pkgVersion}/inputs
- Path went from
/epm/templates/{pkgName}/{pkgVersion}/inputs
to/api/fleet/epm/templates/{pkgName}/{pkgVersion}/inputs
(same operationId)
GET /api/fleet/epm/verification_key_id
- Path went from
/epm/verification_key_id
to/api/fleet/epm/verification_key_id
(same operationId)
GET /api/fleet/fleet_server_hosts
- Path went from
/fleet_server_hosts
to/api/fleet/fleet_server_hosts
(same operationId)
GET /api/fleet/fleet_server_hosts/{itemId}
- Path went from
/fleet_server_hosts/{itemId}
to/api/fleet/fleet_server_hosts/{itemId}
(same operationId)
GET /api/fleet/kubernetes
- Path went from
/kubernetes
to/api/fleet/kubernetes
(same operationId)
GET /api/fleet/outputs
- Path went from
/outputs
to/api/fleet/outputs
(same operationId)
GET /api/fleet/outputs/{outputId}
- Path went from
/outputs/{outputId}
to/api/fleet/outputs/{outputId}
(same operationId)
GET /api/fleet/outputs/{outputId}/health
- Path went from
/outputs/{outputId}/health
to/api/fleet/outputs/{outputId}/health
(same operationId)
GET /api/fleet/package_policies
- Path went from
/package_policies
to/api/fleet/package_policies
(same operationId)
GET /api/fleet/package_policies/{packagePolicyId}
- Path went from
/package_policies/{packagePolicyId}
to/api/fleet/package_policies/{packagePolicyId}
(same operationId)
GET /api/fleet/proxies
- Path went from
/proxies
to/api/fleet/proxies
(same operationId)
GET /api/fleet/proxies/{itemId}
- Path went from
/proxies/{itemId}
to/api/fleet/proxies/{itemId}
(same operationId)
GET /api/fleet/settings
- Path went from
/settings
to/api/fleet/settings
(same operationId)
GET /api/fleet/uninstall_tokens
- Path went from
/uninstall_tokens
to/api/fleet/uninstall_tokens
(same operationId)
GET /api/fleet/uninstall_tokens/{uninstallTokenId}
- Path went from
/uninstall_tokens/{uninstallTokenId}
to/api/fleet/uninstall_tokens/{uninstallTokenId}
(same operationId)
POST /api/actions/connector/{id}
- Body
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
-
config property Modified
- crowdstrike_config, thehive_config alternatives Added
-
secrets property Modified
- crowdstrike_secrets, thehive_secrets alternatives Added
-
config property Modified
POST /api/actions/connector/{id}/_execute
- Body
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
-
params property Modified
-
run_createalert alternative Modified
- subActionParams property Modified
-
run_pushtoservice alternative Modified
- subActionParams property Modified
-
run_createalert alternative Modified
-
params property Modified
POST /api/fleet/agent_download_sources
- Path went from
/agent_download_sources
to/api/fleet/agent_download_sources
(same operationId)
POST /api/fleet/agent_policies
- Path went from
/agent_policies
to/api/fleet/agent_policies
(same operationId)
POST /api/fleet/agent_policies/_bulk_get
- Path went from
/agent_policies/_bulk_get
to/api/fleet/agent_policies/_bulk_get
(same operationId)
POST /api/fleet/agent_policies/delete
- Path went from
/agent_policies/delete
to/api/fleet/agent_policies/delete
(same operationId)
POST /api/fleet/agent_policies/{agentPolicyId}/copy
- Path went from
/agent_policies/{agentPolicyId}/copy
to/api/fleet/agent_policies/{agentPolicyId}/copy
(same operationId)
POST /api/fleet/agents
- Path went from
/agents
to/api/fleet/agents
(same operationId)
POST /api/fleet/agents/actions/{actionId}/cancel
- Path went from
/agents/actions/{actionId}/cancel
to/api/fleet/agents/actions/{actionId}/cancel
(same operationId)
POST /api/fleet/agents/bulk_reassign
- Path went from
/agents/bulk_reassign
to/api/fleet/agents/bulk_reassign
(same operationId)
POST /api/fleet/agents/bulk_request_diagnostics
- Path went from
/agents/bulk_request_diagnostics
to/api/fleet/agents/bulk_request_diagnostics
(same operationId)
POST /api/fleet/agents/bulk_unenroll
- Path went from
/agents/bulk_unenroll
to/api/fleet/agents/bulk_unenroll
(same operationId)
POST /api/fleet/agents/bulk_update_agent_tags
- Path went from
/agents/bulk_update_agent_tags
to/api/fleet/agents/bulk_update_agent_tags
(same operationId)
POST /api/fleet/agents/bulk_upgrade
- Path went from
/agents/bulk_upgrade
to/api/fleet/agents/bulk_upgrade
(same operationId)
POST /api/fleet/agents/setup
- Path went from
/agents/setup
to/api/fleet/agents/setup
(same operationId)
POST /api/fleet/agents/{agentId}/actions
- Path went from
/agents/{agentId}/actions
to/api/fleet/agents/{agentId}/actions
(same operationId)
POST /api/fleet/agents/{agentId}/reassign
- Path went from
/agents/{agentId}/reassign
to/api/fleet/agents/{agentId}/reassign
(same operationId)
POST /api/fleet/agents/{agentId}/request_diagnostics
- Path went from
/agents/{agentId}/request_diagnostics
to/api/fleet/agents/{agentId}/request_diagnostics
(same operationId)
POST /api/fleet/agents/{agentId}/unenroll
- Path went from
/agents/{agentId}/unenroll
to/api/fleet/agents/{agentId}/unenroll
(same operationId)
POST /api/fleet/agents/{agentId}/upgrade
- Path went from
/agents/{agentId}/upgrade
to/api/fleet/agents/{agentId}/upgrade
(same operationId)
POST /api/fleet/enrollment-api-keys
- Path went from
/enrollment-api-keys
to/api/fleet/enrollment-api-keys
(same operationId)
POST /api/fleet/enrollment_api_keys
- Path went from
/enrollment_api_keys
to/api/fleet/enrollment_api_keys
(same operationId)
POST /api/fleet/epm/bulk_assets
- Path went from
/epm/bulk_assets
to/api/fleet/epm/bulk_assets
(same operationId)
POST /api/fleet/epm/packages
- Path went from
/epm/packages
to/api/fleet/epm/packages
(same operationId)
POST /api/fleet/epm/packages/_bulk
- Path went from
/epm/packages/_bulk
to/api/fleet/epm/packages/_bulk
(same operationId)
POST /api/fleet/epm/packages/{pkgName}/{pkgVersion}
- Path went from
/epm/packages/{pkgName}/{pkgVersion}
to/api/fleet/epm/packages/{pkgName}/{pkgVersion}
(same operationId)
POST /api/fleet/epm/packages/{pkgName}/{pkgVersion}/transforms/authorize
- Path went from
/epm/packages/{pkgName}/{pkgVersion}/transforms/authorize
to/api/fleet/epm/packages/{pkgName}/{pkgVersion}/transforms/authorize
(same operationId)
POST /api/fleet/epm/packages/{pkgkey}
- Path went from
/epm/packages/{pkgkey}
to/api/fleet/epm/packages/{pkgkey}
(same operationId)
POST /api/fleet/fleet_server_hosts
- Path went from
/fleet_server_hosts
to/api/fleet/fleet_server_hosts
(same operationId)
POST /api/fleet/health_check
- Path went from
/health_check
to/api/fleet/health_check
(same operationId)
POST /api/fleet/logstash_api_keys
- Path went from
/logstash_api_keys
to/api/fleet/logstash_api_keys
(same operationId)
POST /api/fleet/outputs
- Path went from
/outputs
to/api/fleet/outputs
(same operationId)
POST /api/fleet/package_policies
- Path went from
/package_policies
to/api/fleet/package_policies
(same operationId)
POST /api/fleet/package_policies/_bulk_get
- Path went from
/package_policies/_bulk_get
to/api/fleet/package_policies/_bulk_get
(same operationId)
POST /api/fleet/package_policies/delete
- Path went from
/package_policies/delete
to/api/fleet/package_policies/delete
(same operationId)
POST /api/fleet/package_policies/upgrade
- Path went from
/package_policies/upgrade
to/api/fleet/package_policies/upgrade
(same operationId)
POST /api/fleet/package_policies/upgrade/dryrun
- Path went from
/package_policies/upgrade/dryrun
to/api/fleet/package_policies/upgrade/dryrun
(same operationId)
POST /api/fleet/proxies
- Path went from
/proxies
to/api/fleet/proxies
(same operationId)
POST /api/fleet/service-tokens
- Path went from
/service-tokens
to/api/fleet/service-tokens
(same operationId)
POST /api/fleet/service_tokens
- Path went from
/service_tokens
to/api/fleet/service_tokens
(same operationId)
POST /api/fleet/setup
- Path went from
/setup
to/api/fleet/setup
(same operationId)
PUT /api/actions/connector/{id}
- Body
-
application/json; Elastic-Api-Version=2023-10-31 content type Modified
-
config property Modified
- crowdstrike_config, thehive_config alternatives Added
-
secrets property Modified
- crowdstrike_secrets, thehive_secrets alternatives Added
-
config property Modified
PUT /api/fleet/agent_download_sources/{sourceId}
- Path went from
/agent_download_sources/{sourceId}
to/api/fleet/agent_download_sources/{sourceId}
(same operationId)
PUT /api/fleet/agent_policies/{agentPolicyId}
- Path went from
/agent_policies/{agentPolicyId}
to/api/fleet/agent_policies/{agentPolicyId}
(same operationId)
PUT /api/fleet/agents/{agentId}
- Path went from
/agents/{agentId}
to/api/fleet/agents/{agentId}
(same operationId)
PUT /api/fleet/agents/{agentId}/reassign
- Path went from
/agents/{agentId}/reassign
to/api/fleet/agents/{agentId}/reassign
(same operationId)
PUT /api/fleet/epm/packages/{pkgName}/{pkgVersion}
- Path went from
/epm/packages/{pkgName}/{pkgVersion}
to/api/fleet/epm/packages/{pkgName}/{pkgVersion}
(same operationId)
PUT /api/fleet/fleet_server_hosts/{itemId}
- Path went from
/fleet_server_hosts/{itemId}
to/api/fleet/fleet_server_hosts/{itemId}
(same operationId)
PUT /api/fleet/outputs/{outputId}
- Path went from
/outputs/{outputId}
to/api/fleet/outputs/{outputId}
(same operationId)
PUT /api/fleet/package_policies/{packagePolicyId}
- Path went from
/package_policies/{packagePolicyId}
to/api/fleet/package_policies/{packagePolicyId}
(same operationId)
PUT /api/fleet/proxies/{itemId}
- Path went from
/proxies/{itemId}
to/api/fleet/proxies/{itemId}
(same operationId)
PUT /api/fleet/settings
- Path went from
/settings
to/api/fleet/settings
(same operationId)
Removed
1
GET /settings/enrollment
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
-
Full types went from
-
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
-
Full types went from
-
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
-
Full types went from
- 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
-
Full types went from
-
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
-
Full types went from
-
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
-
Full types went from
-
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
-
Full types went from
- 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
-
Full types went from
-
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}
1 structure change including:
1 Modification
Modified
1
Breaking
POST /agents/actions/{actionId}/cancel
- Path went from
/agents/{agentId}/actions/{actionId}/cancel
to/agents/actions/{actionId}/cancel
(same operationId) - Path
-
agentId path parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
We've added the Serverless Fleet and alerting APIs and updated the method for generating these docs so they now include the "Elastic-Api-Version" qualifier.
155 structure changes including:
117 Additions
37 Modifications
1 Removal
Modified
37
Breaking
DELETE /api/actions/connector/{connectorId}
- Response
-
401 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
404 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
POST /api/apm/services/{serviceName}/annotation
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /api/apm/agent_keys
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /api/actions/connector/{connectorId}
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
401 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /api/actions/connector
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
401 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
GET /s/{spaceId}/api/observability/slos/{sloId}
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
401 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
403 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
404 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
GET /s/{spaceId}/api/observability/slos
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
401 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
403 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
404 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
GET /api/ml/saved_objects/sync
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
401 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
GET /api/data_views/default
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
GET /api/data_views/data_view/{viewId}/runtime_field/{fieldName}
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
404 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
GET /api/data_views/data_view/{viewId}
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
404 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
GET /api/data_views
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
GET /api/apm/services/{serviceName}/annotation/search
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
GET /api/actions/connectors
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
401 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
GET /api/actions/connector_types
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
401 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
GET /api/actions/connector/{connectorId}
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
401 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
404 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
DELETE /s/{spaceId}/api/observability/slos/{sloId}
- Response
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
401 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
403 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
404 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
DELETE /api/data_views/data_view/{viewId}/runtime_field/{fieldName}
- Response
-
404 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
DELETE /api/data_views/data_view/{viewId}
- Response
-
404 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
PUT /s/{spaceId}/api/observability/slos/{sloId}
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
401 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
403 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
404 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
PUT /api/data_views/data_view/{viewId}/runtime_field
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
PUT /api/actions/connector/{connectorId}
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
401 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
404 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /s/{spaceId}/api/observability/slos/{sloId}/enable
- Response
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
401 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
403 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
404 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
POST /s/{spaceId}/api/observability/slos/{sloId}/disable
- Response
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
401 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
403 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
404 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
POST /s/{spaceId}/api/observability/slos/{sloId}/_reset
- Response
-
204 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
401 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
403 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
404 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
POST /s/{spaceId}/api/observability/slos/_delete_instances
- Response
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
401 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
403 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /s/{spaceId}/api/observability/slos
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
401 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
403 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
409 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /api/saved_objects/_import
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
multipart/form-data content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- multipart/form-data; Elastic-Api-Version=2023-10-31 content type Added
POST /api/saved_objects/_export
- Response
-
200 response Modified
-
application/x-ndjson content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/x-ndjson; Elastic-Api-Version=2023-10-31 content type Added
-
application/x-ndjson content type Removed
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /api/data_views/swap_references/_preview
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /api/data_views/swap_references
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /api/data_views/default
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /api/data_views/data_view/{viewId}/runtime_field/{fieldName}
- Response
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /api/data_views/data_view/{viewId}/runtime_field
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /api/data_views/data_view/{viewId}/fields
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /api/data_views/data_view/{viewId}
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /api/data_views/data_view
- Response
-
200 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
-
400 response Modified
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
-
application/json content type Removed
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json; Elastic-Api-Version=2023-10-31 content type Added
Removed
1
GET /api/status
Added
117
POST /outputs
POST /logstash_api_keys
POST /health_check
POST /fleet_server_hosts
POST /epm/packages/{pkgkey}
POST /epm/packages/{pkgName}/{pkgVersion}/transforms/authorize
POST /epm/packages/{pkgName}/{pkgVersion}
POST /epm/packages/_bulk
POST /epm/packages
POST /epm/bulk_assets
POST /enrollment_api_keys
POST /enrollment-api-keys
POST /api/alerting/rule/{rule_id}/alert/{alert_id}/_unmute
POST /api/alerting/rule/{rule_id}/alert/{alert_id}/_mute
POST /api/alerting/rule/{id}/_update_api_key
POST /api/alerting/rule/{id}/_unmute_all
POST /api/alerting/rule/{id}/_mute_all
POST /api/alerting/rule/{id}/_enable
POST /api/alerting/rule/{id}/_disable
DELETE /agent_download_sources/{sourceId}
PUT /settings
PUT /proxies/{itemId}
PUT /package_policies/{packagePolicyId}
PUT /outputs/{outputId}
PUT /fleet_server_hosts/{itemId}
PUT /epm/packages/{pkgName}/{pkgVersion}
PUT /api/alerting/rule/{id}
PUT /agents/{agentId}/reassign
PUT /agents/{agentId}
PUT /agent_policies/{agentPolicyId}
PUT /agent_download_sources/{sourceId}
POST /setup
POST /service_tokens
POST /service-tokens
POST /proxies
POST /package_policies/upgrade/dryrun
POST /package_policies/upgrade
POST /package_policies/delete
POST /package_policies/_bulk_get
POST /package_policies
GET /agent_status/data
GET /agents
GET /agents/action_status
GET /agents/files/{fileId}/{fileName}
GET /agents/setup
GET /agents/tags
GET /agents/{agentId}
GET /agents/{agentId}/uploads
GET /api/alerting/rule/{id}
GET /api/alerting/rules/_find
GET /api/status
GET /data_streams
GET /enrollment-api-keys
GET /enrollment-api-keys/{keyId}
GET /enrollment_api_keys
GET /enrollment_api_keys/{keyId}
GET /epm/categories
GET /epm/packages
GET /epm/packages/limited
DELETE /agents/files/{fileId}
DELETE /agents/{agentId}
DELETE /api/alerting/rule/{id}
DELETE /enrollment-api-keys/{keyId}
DELETE /enrollment_api_keys/{keyId}
DELETE /epm/packages/{pkgName}/{pkgVersion}
DELETE /epm/packages/{pkgkey}
DELETE /fleet_server_hosts/{itemId}
DELETE /outputs/{outputId}
DELETE /package_policies/{packagePolicyId}
DELETE /proxies/{itemId}
GET /agent-status
GET /agent_download_sources
GET /agent_download_sources/{sourceId}
GET /agent_policies
GET /agent_policies/{agentPolicyId}
GET /agent_policies/{agentPolicyId}/download
GET /agent_policies/{agentPolicyId}/full
GET /agent_status
GET /epm/packages/{pkgName}/stats
POST /agent_download_sources
POST /agent_policies
POST /agent_policies/_bulk_get
POST /agent_policies/delete
POST /agent_policies/{agentPolicyId}/copy
POST /agents
POST /agents/bulk_reassign
POST /agents/bulk_request_diagnostics
POST /agents/bulk_unenroll
POST /agents/bulk_update_agent_tags
POST /agents/bulk_upgrade
POST /agents/setup
POST /agents/{agentId}/actions
POST /agents/{agentId}/actions/{actionId}/cancel
POST /agents/{agentId}/reassign
POST /agents/{agentId}/request_diagnostics
POST /agents/{agentId}/unenroll
POST /agents/{agentId}/upgrade
POST /api/alerting/rule/{id}
GET /epm/packages/{pkgName}/{pkgVersion}
GET /epm/packages/{pkgName}/{pkgVersion}/{filePath}
GET /epm/packages/{pkgkey}
GET /epm/templates/{pkgName}/{pkgVersion}/inputs
GET /epm/verification_key_id
GET /fleet_server_hosts
GET /fleet_server_hosts/{itemId}
GET /kubernetes
GET /outputs
GET /outputs/{outputId}
GET /outputs/{outputId}/health
GET /package_policies
GET /package_policies/{packagePolicyId}
GET /proxies
GET /proxies/{itemId}
GET /settings
GET /settings/enrollment
GET /uninstall_tokens
GET /uninstall_tokens/{uninstallTokenId}
Removed duplicated paths and security definitions.
56 structure changes including:
18 Breaking changes
4 Additions
34 Modifications
18 Removals
Modified
34
Breaking
GET /s/{spaceId}/api/observability/slos/{sloId}
- Operation is now beta
- Authentication
-
Sl os basic auth, Sl os api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /api/actions/connector
- Operation is now beta
- Authentication
-
Connectors api key auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /api/actions/connector/{connectorId}
- Operation is now beta
- Authentication
-
Connectors api key auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /api/apm/agent_keys
- Operation is now beta
POST /api/apm/services/{serviceName}/annotation
- Operation is now beta
POST /api/data_views/data_view/{viewId}
- Operation is now beta
- Body
-
application/json content type Modified
-
data_view property Modified
- runtimeFieldMap, typeMeta properties Modified
-
data_view property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- data_view property Modified
-
application/json content type Modified
- Authentication
-
Data views basic auth, Data views api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /api/data_views/data_view/{viewId}/fields
- Operation is now beta
- Authentication
-
Data views basic auth, Data views api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /api/data_views/data_view/{viewId}/runtime_field
- Operation is now beta
- Authentication
-
Data views basic auth, Data views api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /api/data_views/data_view/{viewId}/runtime_field/{fieldName}
- Operation is now beta
- Authentication
-
Data views basic auth, Data views api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /api/data_views/default
- Operation is now beta
- Authentication
-
Data views basic auth, Data views api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /api/saved_objects/_export
- Operation is now beta
- Authentication
-
Serverless saved objects api key auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /api/saved_objects/_import
- Operation is now beta
- Authentication
-
Serverless saved objects api key auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /s/{spaceId}/api/observability/slos
- Operation is now beta
- Authentication
-
Sl os basic auth, Sl os api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /s/{spaceId}/api/observability/slos/_delete_instances
- Operation is now beta
- Authentication
-
Sl os basic auth, Sl os api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /s/{spaceId}/api/observability/slos/{sloId}/_reset
- Operation is now beta
- Authentication
-
Sl os basic auth, Sl os api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /s/{spaceId}/api/observability/slos/{sloId}/disable
- Operation is now beta
- Authentication
-
Sl os basic auth, Sl os api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /s/{spaceId}/api/observability/slos/{sloId}/enable
- Operation is now beta
- Authentication
-
Sl os basic auth, Sl os api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
PUT /api/actions/connector/{connectorId}
- Operation is now beta
- Authentication
-
Connectors api key auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
PUT /s/{spaceId}/api/observability/slos/{sloId}
- Operation is now beta
- Authentication
-
Sl os basic auth, Sl os api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
PUT /api/data_views/data_view/{viewId}/runtime_field
- Operation is now beta
- Authentication
-
Data views basic auth, Data views api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /api/actions/connector/{connectorId}
- Operation is now beta
- Authentication
-
Connectors api key auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /api/data_views/data_view/{viewId}
- Operation is now beta
- Authentication
-
Data views basic auth, Data views api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /api/data_views/data_view/{viewId}/runtime_field/{fieldName}
- Operation is now beta
- Authentication
-
Data views basic auth, Data views api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /s/{spaceId}/api/observability/slos/{sloId}
- Operation is now beta
- Authentication
-
Sl os basic auth, Sl os api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /api/actions/connector/{connectorId}
- Operation is now beta
- Authentication
-
Connectors api key auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /api/actions/connector_types
- Operation is now beta
- Authentication
-
Connectors api key auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /api/actions/connectors
- Operation is now beta
- Authentication
-
Connectors api key auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /api/apm/services/{serviceName}/annotation/search
- Operation is now beta
GET /api/data_views
- Operation is now beta
- Authentication
-
Data views basic auth, Data views api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /api/data_views/data_view/{viewId}
- Operation is now beta
- Response
-
200 response Modified
-
application/json content type Modified
- data_view property Modified
-
application/json content type Modified
- Authentication
-
Data views basic auth, Data views api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /api/data_views/data_view/{viewId}/runtime_field/{fieldName}
- Operation is now beta
- Authentication
-
Data views basic auth, Data views api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /api/data_views/default
- Operation is now beta
- Authentication
-
Data views basic auth, Data views api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /api/ml/saved_objects/sync
- Operation is now beta
- Authentication
-
Machine learning ap is api key auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /s/{spaceId}/api/observability/slos
- Operation is now beta
- Authentication
-
Sl os basic auth, Sl os api key auth authentication methods Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
Removed
18
Breaking
POST /s/{spaceId}/api/data_views/data_view/{viewId}/runtime_field
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /s/{spaceId}/api/data_views/data_view/{viewId}/runtime_field/{fieldName}
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /s/{spaceId}/api/data_views/data_view/{viewId}/fields
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /s/{spaceId}/api/data_views/data_view/{viewId}
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /s/{spaceId}/api/data_views/data_view
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/data_views/data_view
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /s/{spaceId}/api/data_views/default
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /s/{spaceId}/api/saved_objects/_export
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /s/{spaceId}/api/saved_objects/_import
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /s/{spaceId}/internal/observability/slos/_historical_summary
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /s/{spaceId}/api/data_views/data_view/{viewId}/runtime_field
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /s/{spaceId}/internal/observability/slos/_definitions
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /s/{spaceId}/api/data_views/default
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /s/{spaceId}/api/data_views/data_view/{viewId}/runtime_field/{fieldName}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /s/{spaceId}/api/data_views/data_view/{viewId}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /s/{spaceId}/api/data_views
- Removing a resource is always breaking unless it was deprecated before Breaking
DELETE /s/{spaceId}/api/data_views/data_view/{viewId}/runtime_field/{fieldName}
- Removing a resource is always breaking unless it was deprecated before Breaking
DELETE /s/{spaceId}/api/data_views/data_view/{viewId}
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
4
POST /api/data_views/swap_references/_preview
POST /api/data_views/swap_references
POST /api/data_views/data_view
GET /api/status
6 structure changes including:
6 Modifications
Modified
6
GET /api/data_views/data_view/{viewId}
- Response
-
200 response Modified
-
application/json content type Modified
- data_view property Modified
-
application/json content type Modified
GET /s/{spaceId}/api/data_views/data_view/{viewId}
- Response
-
200 response Modified
-
application/json content type Modified
- data_view property Modified
-
application/json content type Modified
POST /api/data_views/data_view
- Body
-
application/json content type Modified
-
data_view property Modified
- fieldAttrs property Modified
-
data_view property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- data_view property Modified
-
application/json content type Modified
POST /api/data_views/data_view/{viewId}
- Response
-
200 response Modified
-
application/json content type Modified
- data_view property Modified
-
application/json content type Modified
POST /s/{spaceId}/api/data_views/data_view
- Body
-
application/json content type Modified
-
data_view property Modified
- fieldAttrs property Modified
-
data_view property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- data_view property Modified
-
application/json content type Modified
POST /s/{spaceId}/api/data_views/data_view/{viewId}
- Response
-
200 response Modified
-
application/json content type Modified
- data_view property Modified
-
application/json content type Modified