Viewing a Replicated Vault's Details
Learn how to view the details of a replicated vault from another vault's details page using the OCI Console
Use the oci kms management vault get command and required parameters to get a vault replica's details information:
oci kms management vault get --vault-id <replica_vault_ocid> [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Use the GetVault API to get a replicated vault's details information.
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.