Skip to main content

restore_backup

Function restore_backup 

Source
pub async fn restore_backup(
    filename: String,
    confirm: bool,
) -> Result<String, ServerFnError>
Expand description

发起恢复:校验签名 + 路径穿越防护 + 二次确认,立即返回 task_id。

§Handler information

  • Method: post
  • Path: <auto>