Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.22 KB

UcsdUcsdRestoreParameters.md

File metadata and controls

17 lines (13 loc) · 1.22 KB

UcsdUcsdRestoreParameters

Restore Configuration Parameters for UCS Director restore workflow

Properties

Name Type Description Notes
is_password_set bool [optional]
location str The complete location of the path on the server. The location should be specified in the following format- hostname-or-ipv4address<:port>/absolute-file-path [optional]
password str The password of the target backup server. Only required if the target server is accessed using SFTP or SCP protocol. [optional]
protocol str The protocol used to backup the UCS Director. [optional]
restore_configuration_files bool Decides whether UCS Director property files should also be restored [optional]
restore_license bool Decides whether license should also be restored [optional]
username str The username of the target backup server. Only required if the target server is accessed using SFTP or SCP protocol. [optional]

[Back to Model list] [Back to API list] [Back to README]