Get Clients - DistributedApps
This operation returns a list of clients with Distributed App Type Filter
Query Parameters
- clusterType string
Possible values: [
Hadoop
,WINFS
,MongoDB
,Cassandra
,HACCluster
,IndexStorePool
,IndexServer
]
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
response object
errorMessage stringerrorCode integer
{
"response": {
"errorMessage": "string",
"errorCode": 0
}
}
Loading...