VerticaClusterCreateRequestV1Dot1

VerticaClusterCreateRequestV1Dot1

NameDescriptionSchemaDefault
allowable_ip_addresses
optional
Allowed IP addresses list
array[string]
dbaas_engine_version_id
required
DBaaS engine version ID. The ID can be obtained via the “GET /v1/engine-versions” endpoint.
Example :
string
init_config_option
required
DB initial configuration option
VerticaInitConfigOptionRequest
instance_groups
required
Instance groups list
array[VerticaInstanceGroupRequest]
instance_name_prefix
required
Instance name prefix
Example :
Pattern : ^[a-z][a-zA-Z0-9\-]*$
Minimum length : 3
Maximum length : 13
string
license
optional
license
Example :
Maximum length : 5000
string
maintenance_option
optional
Maintenance option
any of [MaintenanceOption, null]
name
required
Cluster name
Example :
Pattern : ^[a-zA-Z]*$
Minimum length : 3
Maximum length : 20
string
nat_enabled
optional
NAT availability
Example : False
any of [boolean, null]
service_watch_log_collection
required
ServiceWatch log collection
Example : True
any of [boolean, null]
subnet_id
required
Subnet ID. The ID can be obtained via the GET /vpc/v1/subnets endpoint.
Example :
string
tags
optional
tag
any of [array[Tag], null]
timezone
required
Timezone. The timezone can be obtained via the “GET /support/v1/timezones” endpoint.
Example :
string