Skip to main content

Retrieves a schema for the Edgehost search filter

GET 

https://api.spectrocloud.com/v1/dashboard/edgehosts/search/schema

Retrieves a schema for the Edgehost search filter

Responses

An array of schema items

Schema

    schema

    properties

    undefined[]

  • Array [

  • defaultstring
    displayNamestring
    enumstring[]

    enumValues

    undefined[]

  • Array [

  • displayValuestring
    valuestring
  • ]

  • hideDisplayboolean
    maxFloatValfloat64
    maxIntValint32
    minFloatValfloat64
    minIntValint32
    namestring
    typestring
  • ]

curl -L 'https://api.spectrocloud.com/v1/dashboard/edgehosts/search/schema' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://api.spectrocloud.com