기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.
CloudHSM CLI의 logout 명령을 사용하여 AWS CloudHSM 클러스터의 각 하드웨어 보안 모듈(HSM)에서 로그아웃합니다.
사용자 유형
다음 사용자가 이 명령을 실행할 수 있습니다.
-
관리자
-
CU(Crypto User)
구문
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
예제
이 명령은 클러스터의 모든 HSM에서 로그아웃하게 합니다.
aws-cloudhsm >
logout
{ "error_code": 0, "data": "Logout successful" }