Updates the specified cluster Life cycle configuration
PATCH/v1/spectroclusters/:uid/clusterConfig/lifecycleConfig
Updates the specified cluster Life cycle configuration
Request
Path Parameters
uid stringrequired
Cluster uid
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
lifecycleConfig
pauseboolean
Default value: false
enable pause life cycle config
Responses
- 204
The resource was updated successfully
Loading...