tencent cloud

Elasticsearch Service

User Guide
Release Notes and Announcements
Release Notes
Product Announcements
Security Announcement
Product Introduction
Overview
Elasticsearch Version Support Notes
Features
Elastic Stack (X-Pack)
Strengths
Scenarios
Capabilities and Restrictions
Related Concepts
Purchase Guide
Billing Overview
Pricing
Elasticsearch Service Serverless Pricing
Notes on Arrears
ES Kernel Enhancement
Kernel Release Notes
Targeted Routing Optimization
Compression Algorithm Optimization
FST Off-Heap Memory Optimization
Getting Started
Evaluation of Cluster Specification and Capacity Configuration
Creating Clusters
Accessing Clusters
ES Serverless Guide
Service Overview
Basic Concepts
5-Minute Quick Experience
Quick Start
Access Control
Writing Data
Data Query
Index Management
Alarm Management
ES API References
Related Issues
Data Application Guide
Data Application Overview
Data Management
Elasticsearch Guide
Managing Clusters
Access Control
Multi-AZ Cluster Deployment
Cluster Scaling
Cluster Configuration
Plugin Configuration
Monitoring and Alarming
Log Query
Data Backup
Upgrade
Practical Tutorial
Data Migration and Sync
Use Case Construction
Index Configuration
SQL Support
Receiving Watcher Alerts via WeCom Bot
API Documentation
History
Introduction
API Category
Instance APIs
Making API Requests
Data Types
Error Codes
FAQs
Product
ES Cluster
Service Level Agreement
Glossary
New Version Introduction
Elasticsearch Service July 2020 Release
Elasticsearch Service February 2020 Release
Elasticsearch Service December 2019 Release

ES API References

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2024-12-04 16:40:46

Using APIs via Command Line or Clients Such as Filebeat

API URI
Supported Method
Description
/_bulk
PUT and POST
For more details, see Bulk API.
/{index}/_bulk
PUT and POST
For more details, see Bulk API.
/{index}/_doc/{id}
PUT and POST
For more details, see Index API.
/{index}/_doc
POST
For more details, see Index API.
/{index}/_create/{id}
PUT and POST
For more details, see Index API.
/{index}/_mapping
GET
For more details, see Get mapping API.
/{index}/_msearch
POST and GET
For more details, see Multi search API.
/_msearch
POST and GET
For more details, see Multi search API.
/{index}/_count
POST and GET
For more details, see Count API.
/{index}/_search
POST and GET
For more details, see Search API.

Using APIs via Kibana

API URI
Supported Method
Description
/{index}/_bulk
PUT and POST
For more details, see Bulk API.
/{index}/_doc/{id}
PUT and POST
For more details, see Index API.
/{index}/_doc
POST
For more details, see Index API.
/{index}/_create/{id}
PUT and POST
For more details, see Index API.
/_security/user/_has_privileges
POST and GET
For more details, see Has privileges API.
/{index}/_field_caps
POST and GET
For more details, see Field capabilities API.
/{index}/_flush
POST and GET
For more details, see Flush API.
/{index}/_mapping
GET
For more details, see Get mapping API.
/{index}/_mappings
GET
For more details, see Get mapping API.
/{index}/_refresh
POST and GET
For more details, see Refresh API.
/_resolve/index/{name}
GET
For more details, see Resolve index API.
/{index}/_count
POST and GET
For more details, see Count API.
/{index}/_msearch
POST and GET
For more details, see Multi search API.
/{index}/_search
POST and GET
For more details, see Search API.
/_async_search/{id}
GET
-
/{index}/_async_search
POST
-
/_security/_authenticate
GET
For more details, see Authenticate API.


도움말 및 지원

문제 해결에 도움이 되었나요?

피드백