Retrieves a supported input values for the cluster search filter
GET/v1/dashboard/spectroclusters/search/input
Retrieves a supported input values for the cluster search filter
Request
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 200
An array of cluster search filter input items
- application/json
- Schema
- Example (from schema)
Schema
inputs
object
properties
{
"inputs": {}
}
Loading...