Platforms
List platforms
ListPlatforms
Returns list of platforms based on specified parameters.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Maximum number of records to return
Filter the result-set by properties using a subset of the Kibana Query Language.
This currently supports queries based on host, e.g. host:example.com
To filter on platforms that are configured across all hosts, use host:*
The pagination token in the List request.