CAT nodeattrs

Introduced 1.0

The CAT nodeattrs operation lists the attributes of custom nodes.

Path and HTTP methods

  1. GET _cat/nodeattrs

Query 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.

Example request

The following example request returns attributes about custom nodes:

  1. GET _cat/nodeattrs?v

copy

Example response

  1. node | host | ip | attr | value
  2. odfe-node2 | 172.18.0.3 | 172.18.0.3 | testattr | test