Export the list of cluster summary with matching search filter and download as a file(csv) Supported sort fields - ['environment', 'clusterName', 'healthState', 'creationTimestamp', 'lastModifiedTimestamp']
POST/v1/dashboard/spectroclusters/search/export
Export the list of cluster summary with matching search filter and download as a file(csv) Supported sort fields - ["environment", "clusterName", "healthState", "creationTimestamp", "lastModifiedTimestamp"]
Request
Query Parameters
Possible values: [csv]
Default value: csv
Header Parameters
Scope the request to the specified project uid
- application/json
Body
Array [
Array [
]
]
Array [
]
filter
Possible values: [and, or]
filterGroups
undefined[]
Possible values: [and, or]
filters
undefined[]
condition
bool
date
match
Possible values: [and, or]
Possible values: [eq, gt, gte, lt, lte, range]
float
match
Possible values: [and, or]
Possible values: [eq, gt, gte, lt, lte]
int
match
Possible values: [and, or]
Possible values: [eq, gt, gte, lt, lte]
keyValue
match
Possible values: [and, or]
Possible values: [eq, contains, beginsWith]
string
match
Possible values: [and, or]
Possible values: [eq, contains, beginsWith]
Possible values: [string, int, float, bool, date, keyValue]
sort
undefined[]
Possible values: [environment, clusterName, clusterState, healthState, creationTimestamp, lastModifiedTimestamp]
Possible values: [asc, desc]
Default value: asc
Responses
- 200
download file
Response Headers
Content-Disposition
string
- application/octet-stream
- Schema
Schema
string