Optional
path?: stringOptional
server?: stringServer is the target Vault server address to connect, e.g: "https://vault.example.com:8200".
Optional
version?: v1_VaultKVStoreVersionVersion is the Vault KV secret engine version. Version can be either "v1" or "v2", defaults to "v2".
Path is the mount path of the Vault KV backend endpoint, e.g: "secret".