Skip to main content

Retrieves a schema for the cluster metadata search filter

GET 

/v1/dashboard/spectroclusters/metadata/search/schema

Retrieves a schema for the cluster metadata search filter

Responses

An array of cluster meta schema items

Schema

    schema

    properties

    undefined[]

  • Array [

  • defaultstring
    displayNamestring
    enumstring[]

    enumValues

    undefined[]

  • Array [

  • displayValuestring
    valuestring
  • ]

  • hideDisplayboolean
    maxFloatValfloat64
    maxIntValint32
    minFloatValfloat64
    minIntValint32
    namestring
    typestring
  • ]

Loading...