List a project's catalog-backed nodes and their update state
GET/api/node_template_status/:project_guid
Reports every node in the project built from a catalog adapter, and whether the catalog's current checkout would change it.
Answered entirely from what is already on this grid - no network. A catalog's checkout only moves when it is pulled, so "update available" here means "you pulled the catalog and this node hasn't caught up", which is the question the builder needs answered on every load.
Request
Responses
- 200
- 404
- 422
Successful Response
Project not found
Validation Error