Download OpenAPI specification:Download
This document describes the lattice API.
Create a new system
definitionUrl | string TBD |
id | object (v1.SystemID) |
OK
Bad Request
get system
system required | string System ID |
OK
Not Found
build system
system required | string System ID |
version | object (v1.SystemVersion) |
OK
Bad Request
get build
system required | string System ID |
id required | string Build ID |
OK
Not Found
get logs
system required | string System ID |
id required | string Build ID |
path required | string Node Path |
sidecar | string Sidecar |
follow | string Follow |
previous | boolean Previous |
timestamps | boolean Timestamps |
tail | integer tail |
since | string Since |
sinceTime | string Since Time |
log stream
Not Found
build system
system required | string System ID |
buildId | object (v1.BuildID) |
version | object (v1.SystemVersion) |
OK
Bad Request
get deploy
system required | string System ID |
id required | string Deploy ID |
OK
Not Found
get job
system required | string System ID |
id required | string Job ID |
OK
Not Found
get job logs
system required | string System ID |
id required | string Job ID |
sidecar | string Sidecar |
follow | string Follow |
previous | boolean Previous |
timestamps | boolean Timestamps |
tail | integer tail |
since | string Since |
sinceTime | string Since Time |
log stream
Not Found
get node pool
system required | string System ID |
id required | string NodePool ID |
OK
Not Found
set secret
system required | string System ID |
value | string TBD |
OK
Bad Request
get secret
system required | string System ID |
secret required | string Secret Path |
OK
Not Found
get system
system required | string System ID |
secret required | string Secret Path |
OK
Not Found
get service
system required | string System ID |
id required | string Service ID |
OK
Not Found
get service logs
system required | string System ID |
id required | string Service ID |
instance required | string Instance |
sidecar | string Sidecar |
follow | string Follow |
previous | boolean Previous |
timestamps | boolean Timestamps |
tail | integer tail |
since | string Since |
sinceTime | string Since Time |
log stream
Not Found
teardown system
system required | string System ID |
OK
Bad Request
Not Found
get teardown
system required | string System ID |
id required | string Teardown ID |
OK
Not Found