Skip to main content

Export and download the list of cluster summary with matching search filter and download as a file(csv)

GET 

https://api.spectrocloud.com/v1/dashboard/spectroclusters/search/export

Export and download the list of cluster summary with matching search filter and download as a file(csv)

Request

Query Parameters

    encodedFilter string
    format string

    Possible values: [csv]

    Default value: csv

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

OK

Response Headers

  • Content-Disposition

    string

  • Content-Type

    string

Schema

    string

curl -L 'https://api.spectrocloud.com/v1/dashboard/spectroclusters/search/export' \
-H 'Accept: application/octet-stream' \
-H 'ApiKey: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://api.spectrocloud.com
Auth
Parameters
— query
— query
— header