You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to read the data present in vault using vaultRead function. My data is present on ReadVersion VaultAction (vault-addr/v1/mount-path/data/search-path). The function uses ReadMetadata as the VaultAction to get the url path. Is it assumed that the credential or data is present in the metadata? Is there a way around it? Please let me know if I'm missing something in the code. Thanks.
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to read the data present in vault using
vaultRead
function. My data is present onReadVersion
VaultAction (vault-addr/v1/mount-path/data/search-path). The function usesReadMetadata
as the VaultAction to get the url path. Is it assumed that the credential or data is present in the metadata? Is there a way around it? Please let me know if I'm missing something in the code. Thanks.The text was updated successfully, but these errors were encountered: