v1
nodes

node find

Controller:

github.com/ubccr/grendel/internal/api.(*Handler).NodeFind

Middlewares:

  • github.com/go-fuego/fuego.defaultLogger.middleware
  • github.com/ubccr/grendel/internal/api.(*Handler).authMiddleware

Find nodes by nodeset and/or tags

get/v1/nodes/find

Query parameters

nodesetstring

Filter by nodeset. Minimum of one query parameter is required

tagsstring

Filter by tags. Minimum of one query parameter is required

Headers

Acceptstring

Response

OK

boot_imagestring
firmwarestring
idinteger nullable
namestring
provisionboolean
tagsstring[] nullable
uidstring nullable

Changes

Changed in 3 of the 15 revisions of this API.31

    • the response property items/tags became nullable for the status 200 (media type: application/json)

      response-property-became-nullable

    • the response property items/tags became nullable for the status 200 (media type: application/xml)

      response-property-became-nullable

    • endpoint added

      endpoint-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 38 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog