RecoveryRestoreJobRestoreRequest
Job.RestoreRequest structure Structure representing requested restore piece
Properties
a password for a backup piece backupPassword If no password then the piece will not be decrypted
The flag to ignore warnings during restore If unset, validation warnings will fail the restore operation
path or url
password for location locationPassword Password for the specified user if login is required at this location.
username for location locationUser User name for this location if login is required.
Administrators Username for SSO. If unset SSO authentication will not be used. If the vCenter Server is a management node or an embedded node, authentication is required.
The password for SSO admin user. If unset SSO authentication will not be used. If the vCenter Server is a management node or an embedded node, authentication is required.
JSON Example
{
"location": "string",
"location_type": "enum"
}