API structure has changed
This documentation refresh adds API status details such as when they were first added.
29 structure changes including:
6 Additions
19 Modifications
4 Removals
Modified 19
PUT /_ingest/pipeline/{id}
- Operation is now Added in 5.0.0
- Operation is no longer beta
- Body
- application/json content type Modified
- on_failure property Modified
- date property Modified
- output_format property Added
- grok property Modified
- ecs_compatibility property Added
- community_id, fingerprint, network_direction, registered_domain, terminate properties Added
- date property Modified
- processors property Modified
- date property Modified
- output_format property Added
- grok property Modified
- ecs_compatibility property Added
- community_id, fingerprint, network_direction, registered_domain, terminate properties Added
- date property Modified
- on_failure property Modified
PUT /_inference/{task_type}/{inference_id}
- Operation is now Technical preview
- Operation is no longer beta
- Body
- application/json content type Modified
- task_settings property Modified
- Property is no longer required
- task_settings property Modified
- Response
- 200 response Modified
- application/json content type Modified
- task_settings property Modified
- Property is no longer required
- task_settings property Modified
- application/json content type Modified
PUT /_inference/{inference_id}
- Operation is now Technical preview
- Operation is no longer beta
- Body
- application/json content type Modified
- task_settings property Modified
- Property is no longer required
- task_settings property Modified
- Response
- 200 response Modified
- application/json content type Modified
- task_settings property Modified
- Property is no longer required
- task_settings property Modified
- application/json content type Modified
POST /_security/api_key
- Operation is now Added in 6.7.0
- Operation is no longer beta
- Body
- application/json content type Modified
- role_descriptors property Modified
- * property Modified
- indices property Modified
- * property Modified
- role_descriptors property Modified
POST /_security/_query/api_key
- Operation is now Added in 7.15.0
- Operation is no longer beta
- Response
- 200 response Modified
- application/json content type Modified
- api_keys property Modified
- role_descriptors, limited_by properties Modified
- api_keys property Modified
- application/json content type Modified
POST /_ingest/pipeline/{id}/_simulate
- Operation is now Added in 5.0.0
- Operation is no longer beta
- Body
- application/json content type Modified
- pipeline property Modified
- on_failure property Modified
- date, grok properties Modified
- community_id, fingerprint, network_direction, registered_domain, terminate properties Added
- processors property Modified
- date, grok properties Modified
- community_id, fingerprint, network_direction, registered_domain, terminate properties Added
- on_failure property Modified
- pipeline property Modified
POST /_ingest/pipeline/_simulate
- Operation is now Added in 5.0.0
- Operation is no longer beta
- Body
- application/json content type Modified
- pipeline property Modified
- on_failure property Modified
- date, grok properties Modified
- community_id, fingerprint, network_direction, registered_domain, terminate properties Added
- processors property Modified
- date, grok properties Modified
- community_id, fingerprint, network_direction, registered_domain, terminate properties Added
- on_failure property Modified
- pipeline property Modified
GET /_security/api_key
- Operation is now Added in 6.7.0
- Operation is no longer beta
- Response
- 200 response Modified
- application/json content type Modified
- api_keys property Modified
- role_descriptors, limited_by properties Modified
- api_keys property Modified
- application/json content type Modified
GET /_security/_query/api_key
- Operation is now Added in 7.15.0
- Operation is no longer beta
- Response
- 200 response Modified
- application/json content type Modified
- api_keys property Modified
- role_descriptors, limited_by properties Modified
- api_keys property Modified
- application/json content type Modified
GET /_security/_authenticate
- Operation is now Added in 5.5.0
- Operation is no longer beta
- Response
- 200 response Modified
- application/json content type Modified
- api_key property Modified
- role_descriptors, limited_by properties Modified
- api_key property Modified
- application/json content type Modified
GET /_ingest/pipeline/{id}/_simulate
- Operation is now Added in 5.0.0
- Operation is no longer beta
- Body
- application/json content type Modified
- pipeline property Modified
- on_failure property Modified
- date, grok properties Modified
- community_id, fingerprint, network_direction, registered_domain, terminate properties Added
- processors property Modified
- date, grok properties Modified
- community_id, fingerprint, network_direction, registered_domain, terminate properties Added
- on_failure property Modified
- pipeline property Modified
GET /_ingest/pipeline/{id}
- Operation is now Added in 5.0.0
- Operation is no longer beta
- Response
- 200 response Modified
- application/json content type Modified
- * property Modified
- on_failure, processors properties Modified
- * property Modified
- application/json content type Modified
GET /_ingest/pipeline/_simulate
- Operation is now Added in 5.0.0
- Operation is no longer beta
- Body
- application/json content type Modified
- pipeline property Modified
- on_failure property Modified
- date, grok properties Modified
- community_id, fingerprint, network_direction, registered_domain, terminate properties Added
- processors property Modified
- date, grok properties Modified
- community_id, fingerprint, network_direction, registered_domain, terminate properties Added
- on_failure property Modified
- pipeline property Modified
GET /_ingest/pipeline
- Operation is now Added in 5.0.0
- Operation is no longer beta
- Response
- 200 response Modified
- application/json content type Modified
- * property Modified
- on_failure, processors properties Modified
- * property Modified
- application/json content type Modified
GET /_inference/{task_type}/{inference_id}
- Operation is now Technical preview
- Operation is no longer beta
- Response
- 200 response Modified
- application/json content type Modified
- endpoints property Modified
- task_settings property Modified
- Property is no longer required
- task_settings property Modified
- endpoints property Modified
- application/json content type Modified
GET /_inference/{inference_id}
- Operation is now Technical preview
- Operation is no longer beta
- Response
- 200 response Modified
- application/json content type Modified
- endpoints property Modified
- task_settings property Modified
- Property is no longer required
- task_settings property Modified
- endpoints property Modified
- application/json content type Modified
GET /_inference
- Operation is now Technical preview
- Operation is no longer beta
- Response
- 200 response Modified
- application/json content type Modified
- endpoints property Modified
- task_settings property Modified
- Property is no longer required
- task_settings property Modified
- endpoints property Modified
- application/json content type Modified
PUT /_security/api_key
- Operation is now Added in 6.7.0
- Operation is no longer beta
- Body
- application/json content type Modified
- role_descriptors property Modified
- * property Modified
- indices property Modified
- * property Modified
- role_descriptors property Modified
PUT /_security/api_key/{id}
- Operation is now Added in 8.4.0
- Operation is no longer beta
- Body
- application/json content type Modified
- role_descriptors property Modified
- * property Modified
- indices property Modified
- * property Modified
- role_descriptors property Modified
Removed 4
DELETE /_data_stream/{name}/_lifecycle
GET /_enrich/_stats
POST /_template/{name}
PUT /_template/{name}
Added 6
PUT /_security/role/{name}
POST /_security/role/{name}
GET /_security/role/{name}
GET /_security/role
GET /_security/privilege/_builtin
DELETE /_security/role/{name}