

Terjemahan disediakan oleh mesin penerjemah. Jika konten terjemahan yang diberikan bertentangan dengan versi bahasa Inggris aslinya, utamakan versi bahasa Inggris.

# Hapus cluster dengan fungsionalitas multi-slot untuk AWS CloudHSM
<a name="pkcs11-multi-slot-remove-cluster"></a>

Saat [menghubungkan ke beberapa slot dengan PKCS \#11](pkcs11-library-configs-multi-slot.md), gunakan **configure-pkcs11 remove-cluster** perintah untuk menghapus cluster dari slot PKCS \#11 yang tersedia.

## Sintaksis
<a name="pkcs11-multi-slot-remove-cluster-syntax"></a>

```
configure-pkcs11 remove-cluster{{ [OPTIONS]}}
        --cluster-id {{<CLUSTER ID>}}
        [-h, --help]
```

## Contoh
<a name="pkcs11-multi-slot-remove-cluster-examples"></a>

### Hapus cluster menggunakan `cluster-id` parameter
<a name="w2aac25c21c17c31b7c15b7b3b1"></a>

**Example**  
 Gunakan **configure-pkcs11 remove-cluster** bersama dengan `cluster-id` parameter untuk menghapus cluster (dengan ID dari`cluster-1234567`) dari konfigurasi Anda.   

```
$ sudo /opt/cloudhsm/bin/configure-pkcs11 remove-cluster --cluster-id {{<cluster-1234567>}}
```

```
PS C:\> & "C:\Program Files\Amazon\CloudHSM\bin\configure-pkcs11.exe" remove-cluster --cluster-id {{<cluster-1234567>}}
```

Untuk informasi tentang parameter `--cluster-id`, lihat [AWS CloudHSM Parameter konfigurasi SDK 5 klien](configure-tool-params5.md).

## Parameter
<a name="pkcs11-multi-slot-remove-cluster-parameters"></a>

**--kluster-id {{<Cluster ID>}}**  
 ID cluster untuk menghapus dari konfigurasi  
Wajib: Ya