Difference between revisions of "Opensearch-cli curl get"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
  
 
  [[opensearch-cli curl get --help]]
 
  [[opensearch-cli curl get --help]]
 +
 +
opensearch-cli curl get --path [[_plugins/_alerting/]]monitors/alerts --profile your_profile_name
 +
{"alerts":[],"totalAlerts":0}
  
 
  [[opensearch-cli curl]] get --path _cat/[[plugins]] --profile your_profile_name
 
  [[opensearch-cli curl]] get --path _cat/[[plugins]] --profile your_profile_name
Line 19: Line 22:
 
  273cf4bc19df opensearch-sql                      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}
 
  
  

Revision as of 16:39, 22 April 2022


opensearch-cli curl get --help
opensearch-cli curl get --path _plugins/_alerting/monitors/alerts --profile your_profile_name
{"alerts":[],"totalAlerts":0}
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



See also

Advertising: