Skip to main content

Retrieves a list of edge hosts metadata matching the filter condition

GET 

/v1/edgehosts/metadata

Retrieves a list of edge hosts metadata matching the filter condition

Request

Query Parameters

    type string

    Possible values: [libvirt, edge-native, vsphere]

    quickFilter string

    Possible values: [unusedEdgeHosts]

Responses

An array of edge host metadata

Schema

    edgeHosts

    object[]

  • Array [

  • namestring
    statestring
    uidstring
  • ]

Loading...