Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter the result-set by properties using a subset of the Kibana Query Language. Only AND statements are supported.
E.g. not name:""
or connected:true
.
On the name field, prefix and suffix matching is supported to simulate searching, e.g. name:*foo*
Specifies the result ordering for List requests. If this is not provided, the default order is by ID. Supported values are:
OK
The response is of type object
.