List Clusters
admin-inventory
List Clusters
List inventory clusters (auto-scoped to the caller’s grants).
GET
List Clusters
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
If true, return only vault-enabled clusters; if false, only non-vault-enabled. Omit to include both.
Case-insensitive substring match against cluster name or id.
Number of items to skip.
Required range:
x >= 0Max items to return (1-100).
Required range:
1 <= x <= 100Response
Successful Response
Total number of items available in the dataset
Number of items to skip before starting to collect the result set
Required range:
x >= 0Maximum number of items to return
Required range:
x >= 0Response status