Updates the cluster's upgrade status
PUT/v1/spectroclusters/:uid/status/upgrades
Updates the cluster's upgrade status
Request
Path Parameters
uid stringrequired
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
 
Body
- Array [
 - ]
 
upgrades object[]
reasonstring[]
timestampdate-time
Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.
Responses
- 204
 
The resource was updated successfully
Loading...