Resources
Cedana API for resources
List of jobs with applied filters
Internal server error
job name to query against (uses postgres ILIKE pattern search)
Returns paginated jobs with total count and available filters
Failed to fetch from database
Priority value to filter jobs by
List of jobs filtered by priority
Internal server error
Job ID to get pods for
List of pods managed by the job
Job not found
Internal server error
Will only return nodes from clusters with status 'active' if no params are provided. Also, nodes with last_sync older than 5 minutes are not returned.
Returns nodes
Failed to fetch from database
Will not return pods with status 'deleted', and only from clusters with status 'active' and pods belonging to nodes whose last_sync is within the last 5 minutes.
Returns pods
Failed to fetch from database
pod name to query against (uses postgres ILIKE pattern search)
Returns paginated pods with total count and available filters
Failed to fetch from database
Last updated
Was this helpful?