/
KU
kubeorch
/
KubeOrch Core API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 3w ago
View markdown
kubeorch
KubeOrch Core API
post
Add a new cluster
v1
latest
OpenAPI 3.0.3
Apache 2.0
2026-07-17
17
2
8.1 KB
Auth
4
Builds
1
Clusters
3
get
List all clusters
post
Add a new cluster
post
Test cluster connection
Dashboard
1
Plugins
1
Resources
1
Workflows
6
Clusters
Add a new cluster
post
/api/clusters
Request body
object
required
name
string
required
server
string
uri
required
auth_type
'bearer_token'
|
'certificate'
|
'kubeconfig'
|
'service_account'
|
'oidc'
required
token
string
Response
Cluster added