Skip to main content
Cloud Manager 3.8
此產品有較新版本可以使用。
本繁體中文版使用機器翻譯,譯文僅供參考,若與英文版本牴觸,應以英文版本為準。

搭配 Cloud Volumes ONTAP 使用客戶管理的加密金鑰

貢獻者

雖然 Google Cloud Storage 會在資料寫入磁碟之前先加密資料、但您可以使用 Cloud Manager API 來建立 Cloud Volumes ONTAP 使用 _ 客戶管理的加密金鑰 _ 的支援系統。這些是您使用 Cloud Key Management Service 在 GCP 中產生及管理的金鑰。

步驟
  1. 授予 Connector 服務帳戶使用加密金鑰的權限。

  2. 叫用 /GCP / VSA / 中繼資料 / GCP 加密金鑰 API 的 Get 命令、以取得金鑰的「 ID 」。

  3. 建立工作環境時、請將「 GcpEncryption 」參數搭配 API 要求使用。

    • 範例 *

    "gcpEncryptionParameters": {
        "key": "projects/tlv-support/locations/us-east4/keyRings/Nikiskeys/cryptoKeys/generatedkey1"
      }

請參閱 "API 開發人員指南" 如需使用「 GcpEncryption 」參數的詳細資訊、