/
AR
armadaproject
/
Lookout v2 API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4m ago · Updated 2mo ago
Details
Filter operations
get
/health
get
/api/v1/version
post
/api/v1/jobs
post
/api/v1/jobSpec
post
/api/v1/jobError
post
/api/v1/jobRunError
post
/api/v1/jobRunDebugMessage
post
/api/v1/jobGroups
post
/api/v1/jobRunSchedulerTerminationReason
get
/api/v1/version
Response
Returns the Lookout backend's release version, commit, and build time.
VersionInfo
required
version
string
required
commit
string
required
buildTime
string
required
Changes