UpdateCloudAccountSpecification
UpdateCloudAccountSpecification
JSON Example
{
"createDefaultZones": true,
"associatedCloudAccountIds": [
"string"
],
"description": "string",
"regionIds": [
"string"
],
"tags": [
{
"value": "string",
"key": "string"
}
]
}
boolean
createDefaultZones
Optional
Create default cloud zones for the enabled regions.
array of string
associatedCloudAccountIds
Optional
Cloud accounts to link with this cloud account
object
customProperties
Optional
Additional custom properties that may be used to extend the Cloud Account.
string
description
Optional
A human-friendly description.
array of string
regionIds
Optional
A set of Region names to enable provisioning on.