/
KU
kubeorch
/
KubeOrch Core API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2w ago
Details
Filter operations
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
Workspaces
8
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
Changes