UpdateCloudAccountGcpSpecification

UpdateCloudAccountGcpSpecification
UpdateCloudAccountGcpSpecification
JSON Example
{
    "createDefaultZones": true,
    "name": "string",
    "description": "string",
    "regionIds": [
        "string"
    ],
    "tags": [
        {
            "value": "string",
            "key": "string"
        }
    ]
}
boolean
createDefaultZones
Optional

Create default cloud zones for the enabled regions.

string
name
Optional

A human-friendly name used as an identifier in APIs that support this option.

string
description
Optional

A human-friendly description.

array of string
regionIds
Optional

A set of Region names to enable provisioning on.

array of Tag
tags
Optional

A set of tag keys and optional values to set on the Cloud Account