BackupRestoreRequest
BackupRestoreRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| networks optional | Network info for restore | any of [array[Network], null] | |
| restore_region optional | Region to restore server Example : kr-west1 | any of [string, null] | |
| restore_server_name required | Restore server name Example : restoretest1Pattern : ^[a-zA-Z0-9-_ ]*$Minimum length : 1Maximum length : 63 | string | |
| restore_target_id required | Restore target ID Example : ca1a8e76-af49-40ea-93f8-a5989ffe138b | string | |
| security_groups optional | Security Group ID list Example : ['023c57b14f11483689338d085e061492'] | any of [array[string], null] | |
| server_type_id required | Server type id Example : s1v1m2 | string |