Updates the specified account by cloud type
PUT/v1/cloudaccounts/cloudTypes/:cloudType/:uid
Updates the specified account by cloud type
Request
Path Parameters
Custom cloud account uid
Custom cloud type
Header Parameters
Scope the request to the specified project uid
- application/json
Body
metadata
object
ObjectMeta input entity for object creation
annotations
object
Annotations are system generated key value metadata for the resource. As an input certain annotations like description can be set, other than that any input on annotations will be ignored
labels
object
Labels or Tags (UI) are key value data to organize and categorize resources. Providing spectro__tag as value for a label is considered as a kubernetes compliant tag
Name of the resource
spec
object
credentials
object
required
Cloud account credentials
Responses
- 204
The resource was updated successfully