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
Query parameters
Filter by nodeset. Minimum of one query parameter is required
Filter by tags. Minimum of one query parameter is required
Headers
Response
OK
Changes
Changed in 3 of the 15 revisions of this API.31
- ▲
the response property
items/tagsbecame nullable for the status200(media type: application/json)response-property-became-nullable
- ▲
the response property
items/tagsbecame nullable for the status200(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
- ▲