本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。
HSM 使用 Cloud 登出HSM CLI
使用 CloudHSM 中的 logout命令CLI登出 AWS CloudHSM 叢集中的每個硬體安全模組 (HSM)。
使用者類型
下列使用者可以執行此命令。
-
管理員
-
加密使用者 (CU)
語法
aws-cloudhsm >
help logout
Logout of your cluster USAGE: logout OPTIONS: --cluster-id
<CLUSTER_ID>
Unique Id to choose which of the clusters in the config file to run the operation against. If not provided, will fall back to the value provided when interactive mode was started, or error -h, --help Print help information -V, --version Print version information
範例
此命令會將叢集HSMs中的所有 登出。
aws-cloudhsm >
logout
{ "error_code": 0, "data": "Logout successful" }