/
FE
federatedai
/
KubeFATE service API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
Apache 2.0
2026-07-17
25
17
74.1 KB
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" }