匯出使用者資料

您可以取得所有資訊的副本,這些資訊用於訂購及使用 Transfer Appliance 服務。請按照下列步驟取得資訊。

  1. 在 Google Cloud 控制台中,按一下「啟用 Cloud Shell」。

    從選單列啟動開發人員殼層。

  2. 執行匯出指令:

    • 複製下列指令並貼到終端機。請務必將 {resource_name} 替換為實際的裝置名稱。如要查看設備名稱,請前往 Google Cloud 管理中心的訂購設備詳細資料頁面。

      curl -H "Authorization: Bearer $(gcloud auth print-access-token)" -H "Content-Type: application/json" https://transferappliance.googleapis.com/v1alpha1/{resource_name}:export
      

注意:

  1. 複製到 Transfer Appliance 的資料不會立即匯出,資料轉移程序完成後,您才能在 Cloud Storage 值區中存取該檔案。

  2. 系統自動清除的資料無法匯出。

  3. 這項功能與將資料從 Cloud Storage 匯出至其他位置不同