Close
Toolcog home
toolcog
elasticsearch
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
API
Operations
Auth Schemes
Overrides
Intents
Targets
API
Operations
Auth Schemes
Overrides
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
PUT
DELETE
HEAD
Delete auto-follow patterns
Authenticated
ccr-delete-auto-follow-pattern
DELETE/_ccr/auto_follow/{name}
ccr
Create a follower
Authenticated
ccr-follow
PUT/{index}/_ccr/follow
ccr
Get follower information
Authenticated
ccr-follow-info
GET/{index}/_ccr/info
ccr
Get follower stats
Authenticated
ccr-follow-stats
GET/{index}/_ccr/stats
ccr
Forget a follower
Authenticated
ccr-forget-follower
POST/{index}/_ccr/forget_follower
ccr
Get auto-follow patterns
Authenticated
ccr-get-auto-follow-pattern
GET/_ccr/auto_follow
ccr
Get auto-follow patterns
Authenticated
ccr-get-auto-follow-pattern-1
GET/_ccr/auto_follow/{name}
ccr
Pause an auto-follow pattern
Authenticated
ccr-pause-auto-follow-pattern
POST/_ccr/auto_follow/{name}/pause
ccr
Pause a follower
Authenticated
ccr-pause-follow
POST/{index}/_ccr/pause_follow
ccr
Create or update auto-follow patterns
Authenticated
ccr-put-auto-follow-pattern
PUT/_ccr/auto_follow/{name}
ccr
Resume an auto-follow pattern
Authenticated
ccr-resume-auto-follow-pattern
POST/_ccr/auto_follow/{name}/resume
ccr
Resume a follower
Authenticated
ccr-resume-follow
POST/{index}/_ccr/resume_follow
ccr
Get cross-cluster replication stats
Authenticated
ccr-stats
GET/_ccr/stats
ccr
Unfollow an index
Authenticated
ccr-unfollow
POST/{index}/_ccr/unfollow
ccr