Cloud accounts
Update a cloud account in an organisation.
PATCH
/
api
/v1
/orgs
/{organisationSlug}
/cloud-accounts
/{cloudAccountIdentity}
Request Body
application/json
RequireddisplayName
string
Minimum length:
3
Maximum length: 64
Pattern: "^[a-zA-Z0-9\\-\\s&]*$"
enabled
boolean
primaryCloudCredentials
string
Format:
"uuid"
Path Parameters
organisationSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
cloudAccountIdentity
Requiredstring
Format:
"uuid"
Request was successfully processed. The response body contains the requested data.