Deleting a Vault Replica

Learn how to delete a vault replica.

    1. On the Vaults list page, find the vault that you want to work with. If you need help finding the list page, see Listing Vaults.
    2. From the list, select the name of a vault that has the replica you're deleting
    3. In the Replication Details field of the Vault Information tab, select View Replica Details.
    4. From the Actions menu (three dots) for the vault, select Delete Replica.
  • Use the oci kms management vault delete-vault-replica command and required parameters to delete a vault replica:

    oci kms management vault delete-vault-replica [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Use the DeleteVaultReplica API with the KMSVAULT API endpoint to delete a vault replica.

    For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.