List all members of cluster
List all members of cluster
Query Parameters
clusterrole string
specific the cluster role name
Responses
- 200
ok
application/json
Schema
Example (from schema)
Schema
items undefined[] required
totalItems int32 required
{
"items": [
null
],
"totalItems": 0
}
Loading...