API Requirements

Required User Role: Standard, Scan Manager, or Administrator

Hashicorp requires API URLs to be formatted in a specific way. The URL must start with /v1/ and not end with a /.

Refer to the following table for examples.

URL Type Description

Required

KV1 Engine URL

(KV1) The URL HashiCorp Vault uses to access the KV1 engine.

Example: /v1/path_to_secret. No trailing /

yes, if you select the KV1 Vault Type
KV2 Engine URL

(KV2) The URL HashiCorp Vault uses to access the KV2 engine.

Example: /v1/path_to_secret. No trailing /

yes, if you select the KV2 Vault Type
AD Engine URL

(AD) The URL HashiCorp Vault uses to access the active directory engine.

Example: /v1/path_to_secret. No trailing /

yes, if you select the AD Vault Type