CacheStoreRestoreRequest

CacheStoreRestoreRequest

NameDescriptionSchemaDefault
allowable_ip_addresses
optional
Allowed IP addresses list
array[string]
backup_history_number
optional
Backup id
Example : 202501010000
any of [string, null]
backup_recovery_time
optional
Backup Recovery Time
Example :
any of [string (date-time), null]
block_storage_groups
required
Block storage groups list
Example : [{'role_type': 'OS', 'size_gb': 104, 'volume_type': 'SSD'}, {'role_type': 'DATA', 'size_gb': 56, 'volume_type': 'SSD'}]
array[RedisBlockStorageGroupRequest]
instance_name_prefix
required
Instance name prefix
Example : myprefix
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 : mycluster
Pattern : ^[a-zA-Z]*$
Minimum length : 3
Maximum length : 20
string
server_type_name
required
Server type name
Example : redis1v2m4
string
tags
optional
tag
any of [array[Tag], null]