Skip to main content

Retrieves a supported input values for the cluster search filter

GET 

https://api.spectrocloud.com/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

An array of cluster search filter input items

Schema

    inputs

    object

    properties
curl -L -X GET 'https://api.spectrocloud.com/v1/dashboard/spectroclusters/search/input' \
-H 'Accept: application/json' \
-H 'ApiKey: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://api.spectrocloud.com
Auth
Parameters
— header