v1
images

boot image find

Controller:

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

Middlewares:

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

Find images by name

get/v1/images/find

Query parameters

namesstring

Filter by name

Headers

Acceptstring

Response

OK

cmdlinestring
idinteger nullable
initrdstring[]
kernelstring required
liveimgstring
namestring required
provision_templatesobject nullable
uidstring nullable
verifyboolean

Changes

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

    • removed the optional property items/butane from the response with the 200 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property items/butane from the response with the 200 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property items/provision_template from the response with the 200 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property items/provision_template from the response with the 200 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property items/user_data from the response with the 200 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property items/user_data from the response with the 200 status (media type: application/xml)

      response-optional-property-removed

    • 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