{{ $t('productDocDetail.guideClickSwitch') }}
{{ $t('productDocDetail.know') }}
{{ $t('productDocDetail.dontRemind') }}
6.11.3
{{sendMatomoQuery("Sangfor Cloud Platform (SCP)","TPM File Recovery")}}

TPM File Recovery

{{ $t('productDocDetail.updateTime') }}: 2026-04-29

For a VM with TPM enabled, you can use the file upload OpenAPI provided by SCP or HCI to restore the TPM file. Whether restoring to a newly created VM or an existing one, the restoration process is the same: Upload and restore the TPM file to the target VM. When using the file upload OpenAPI to restore the TPM file, please note the following:

  1. When uploading the TPM file, the VM ID (SCP: server_id, HCI: vmID) must be specified. The target VM must exist before the operation.
  2. The upload API uses the POST method and requires the file to be uploaded in form-data format (Content-Type: multipart/form-data). Additional parameters should be passed as query parameters.