ClusterRestoreRequest

ClusterRestoreRequest

NameDescriptionSchemaDefault
allowable_ip_addresses
optional
Allowed IP addresses list
array[string]
backup_history_number
optional
Backup id
Example :
any of [string, null]
backup_recovery_time
optional
Backup Recovery Time
Example :
any of [string (date-time), null]
block_storage_groups
optional
Block storage groups list
any of [array[BlockStorageGroupRequest], null]
instance_name_prefix
required
Instance name prefix
Example :
Pattern : ^[a-z][a-zA-Z0-9\-]*$
Minimum length : 3
Maximum length : 16
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
server_type_name
required
Server type name
Example :
string
tags
optional
tag
any of [array[Tag], null]