opensearch-cli curl get

From wikieduonline
Jump to navigation Jump to search

opensearch-cli curl get --help
opensearch-cli curl get --path _cat/plugins --profile your_profile_name
(no output) 
opensearch-cli curl get --path "_cluster/health" --pretty --filter-path "status"
opensearch-cli curl get --path _cat/plugins --profile your_profile_name
273cf4bc19df opensearch-alerting                  1.3.1.0
273cf4bc19df opensearch-anomaly-detection         1.3.1.0
273cf4bc19df opensearch-asynchronous-search       1.3.1.0
273cf4bc19df opensearch-cross-cluster-replication 1.3.1.0
273cf4bc19df opensearch-index-management          1.3.1.0
273cf4bc19df opensearch-job-scheduler             1.3.1.0
273cf4bc19df opensearch-knn                       1.3.1.0
273cf4bc19df opensearch-ml                        1.3.1.0
273cf4bc19df opensearch-observability             1.3.1.0
273cf4bc19df opensearch-performance-analyzer      1.3.1.0
273cf4bc19df opensearch-reports-scheduler         1.3.1.0
273cf4bc19df opensearch-security                  1.3.1.0
273cf4bc19df opensearch-sql                       1.3.1.0
opensearch-cli curl get --path _plugins/_alerting/monitors/alerts --profile your_profile_name
{"alerts":[],"totalAlerts":0}

Related[edit]

See also[edit]

Advertising: