This version of the OpenSearch documentation is no longer maintained. For the latest version, see the current documentation. For information about OpenSearch version maintenance, see Release Schedule and Maintenance Policy.

CAT plugins

Introduced 1.0

The CAT plugins operation lists the names, components, and versions of the installed plugins.

Example

  1. GET _cat/plugins?v

copy

Path and HTTP methods

  1. GET _cat/plugins

URL parameters

All CAT plugins URL parameters are optional.

In addition to the common URL parameters, you can specify the following parameters:

ParameterTypeDescription
localBooleanWhether to return information from the local node only instead of from the cluster_manager node. Default is false.
cluster_manager_timeoutTimeThe amount of time to wait for a connection to the cluster_manager node. Default is 30 seconds.

Response

  1. name component version
  2. odfe-node2 opendistro-alerting 1.13.1.0
  3. odfe-node2 opendistro-anomaly-detection 1.13.0.0
  4. odfe-node2 opendistro-asynchronous-search 1.13.0.1
  5. odfe-node2 opendistro-index-management 1.13.2.0
  6. odfe-node2 opendistro-job-scheduler 1.13.0.0
  7. odfe-node2 opendistro-knn 1.13.0.0
  8. odfe-node2 opendistro-performance-analyzer 1.13.0.0
  9. odfe-node2 opendistro-reports-scheduler 1.13.0.0
  10. odfe-node2 opendistro-sql 1.13.2.0
  11. odfe-node2 opendistro_security 1.13.1.0
  12. odfe-node1 opendistro-alerting 1.13.1.0
  13. odfe-node1 opendistro-anomaly-detection 1.13.0.0
  14. odfe-node1 opendistro-asynchronous-search 1.13.0.1
  15. odfe-node1 opendistro-index-management 1.13.2.0
  16. odfe-node1 opendistro-job-scheduler 1.13.0.0
  17. odfe-node1 opendistro-knn 1.13.0.0
  18. odfe-node1 opendistro-performance-analyzer 1.13.0.0
  19. odfe-node1 opendistro-reports-scheduler 1.13.0.0
  20. odfe-node1 opendistro-sql 1.13.2.0
  21. odfe-node1 opendistro_security 1.13.1.0