/
OP
open-ug
/
Conveyor CI API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 55s ago · Updated 2mo ago
Details
Filter operations
drivers
1
health
1
logs
2
get
Get log entries
post
Create a log entry
pipelines
4
resource-definitions
5
resources
6
logs
Create a log entry
Accepts a JSON log entry and stores it in BadgerDB
post
/logs
Request body
TypesLog
required
driver
string
message
string
pipeline
string
runid
string
timestamp
string
Response
Log created
string
required
Changes