VSphereAutomation::Appliance::ApplianceRecoveryBackupBackupRequest

Properties

Name Type Description Notes
parts Array<String> a list of optional parts. Run backup parts APIs to get list of optional parts and description
backup_password String a password for a backup piece The backupPassword must adhere to the following password requirements: At least 8 characters, cannot be more than 20 characters in length. At least 1 uppercase letter. At least 1 lowercase letter. At least 1 numeric digit. At least 1 special character (i.e. any character not in [0-9,a-z,A-Z]). Only visible ASCII characters (for example, no space). [optional]
location_type ApplianceRecoveryBackupLocationType
location String path or url
location_user String username for location [optional]
location_password String password for location [optional]
comment String Custom comment [optional]