Data Source: oci_kms_vault_usage

This data source provides details about a specific Vault Usage resource in Oracle Cloud Infrastructure Kms service.

Gets the count of keys and key versions in the specified vault to calculate usage against service limits.

Example Usage

data "oci_kms_vault_usage" "test_vault_usage" {
	#Required
	vault_id = oci_kms_vault.test_vault.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: