/
FE
federatedai
/
KubeFATE service API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 11m ago · Updated 3w ago
View markdown
federatedai
KubeFATE service API
put
Updates a Cluster in the store with form data
v1
latest
Swagger 2.0
Apache 2.0
2026-07-17
25
17
74.1 KB
Chart
5
Cluster
5
put
Updates a Cluster in the store with form data
post
Create a new Cluster
get
List all available Clusters
get
create Cluster
delete
Delete a Cluster
Job
4
Log
2
Namespace
1
User
7
Version
1
Cluster
Updates a Cluster in the store with form data
put
/cluster
Headers
Authorization
string
required
Authentication header
Request body
ModulesClusterArgs
required
Keep_upgrade_job
boolean
chart_name
string
chart_version
string
cover
boolean
data
integer[]
name
string
namespace
string
Response
Success
object
required
msg
string
data
ModulesJob
Example response
{ "msg": "Success" }