Skip to main content
Version: latest

Retrieves a schema for the cluster search filter

GET 

/v1/dashboard/spectroclusters/search/schema

Retrieves a schema for the cluster search filter

Request

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

An array of cluster filter schema items

Schema

    schema

    properties

    undefined[]

  • Array [

  • defaultstring
    displayNamestring
    enumstring[]

    enumValues

    undefined[]

  • Array [

  • displayValuestring
    valuestring
  • ]

  • hideDisplayboolean
    maxFloatValfloat64
    maxIntValint32
    minFloatValfloat64
    minIntValint32
    namestring
    typestring
  • ]

Loading...