Difference between revisions of "Opensearch-cli curl get"

From wikieduonline
Jump to navigation Jump to search
(Replaced content with "{{lc}} opensearch-cli curl get --help == See also == * {{opensearch-cli}} Category:OpenSearch")
Tag: Replaced
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
[[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 --help]]
+
  opensearch-cli curl get --path [[_plugins/_alerting/]]monitors/alerts --profile your_profile_name
 +
{"alerts":[],"totalAlerts":0}
 +
 
 +
== Related ==
 +
* <code>[[opensearch-cli ad get]]</code>
 +
* [[Elasticsearch curl URLs]]
  
 
== See also ==
 
== See also ==
 
* {{opensearch-cli}}
 
* {{opensearch-cli}}
 +
* {{OpenSearch}}
  
 
[[Category:OpenSearch]]
 
[[Category:OpenSearch]]

Latest revision as of 08:18, 26 May 2023

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: