blob: 5f3a5b2ff35627c732eab09b92c4f449f79801fa [file] [log] [blame]
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"></meta><title>HashiCorpVaultParameterProvider</title><link rel="stylesheet" href="../../../../../css/component-usage.css" type="text/css"></link></head><script type="text/javascript">window.onload = function(){if(self==top) { document.getElementById('nameHeader').style.display = "inherit"; } }</script><body><h1 id="nameHeader" style="display: none;">HashiCorpVaultParameterProvider</h1><h2>Description: </h2><p>Provides parameters from HashiCorp Vault Key/Value Version 1 Secrets. Each Secret represents a parameter group, which will map to a Parameter Context. The keys and values in the Secret map to Parameters.</p><h3>Tags: </h3><p>hashicorp, vault, secret</p><h3>Properties: </h3><p>In the list below, the names of required properties appear in <strong>bold</strong>. Any other properties (not in bold) are considered optional. The table also indicates any default values.</p><table id="properties"><tr><th>Display Name</th><th>API Name</th><th>Default Value</th><th>Allowable Values</th><th>Description</th></tr><tr><td id="name"><strong>HashiCorp Vault Client Service</strong></td><td>vault-client-service</td><td></td><td id="allowable-values"><strong>Controller Service API: </strong><br/>HashiCorpVaultClientService<br/><strong>Implementation: </strong><a href="../org.apache.nifi.vault.hashicorp.StandardHashiCorpVaultClientService/index.html">StandardHashiCorpVaultClientService</a></td><td id="description">The service used to interact with HashiCorp Vault</td></tr><tr><td id="name"><strong>Key/Value Path</strong></td><td>kv-path</td><td id="default-value">kv</td><td id="allowable-values"></td><td id="description">The HashiCorp Vault path to the Key/Value Version 1 Secrets Engine</td></tr><tr><td id="name"><strong>Secret Name Pattern</strong></td><td>secret-name-pattern</td><td id="default-value">.*</td><td id="allowable-values"></td><td id="description">A Regular Expression indicating which Secrets to include as parameter groups to map to Parameter Contexts by name.</td></tr></table><h3>State management: </h3>This component does not store state.<h3>Restricted: </h3>This component is not restricted.<h3>System Resource Considerations:</h3>None specified.</body></html>