Skip to content
Snippets Groups Projects
Commit c379ad8d authored by Jedrzej Rybicki's avatar Jedrzej Rybicki
Browse files

Update apirequests.adoc to include vault credenitals

parent 2951ae61
No related branches found
No related tags found
No related merge requests found
Pipeline #95197 passed
...@@ -36,7 +36,7 @@ Following parameters are expected: ...@@ -36,7 +36,7 @@ Following parameters are expected:
Those will be used to create a temporary connection (with randomized name). The connection will be deleted after the pipline run. Those will be used to create a temporary connection (with randomized name). The connection will be deleted after the pipline run.
==== Passing vault connection id ==== ==== Passing vault connection id ====
(not implemented yet) Credentials from vault can be used to access resources. This is achieved by passing a id of the creentials in vault to the respecitve pipeline. The parameter is ```vault_id``` and crednetials are located in the vault defined in admin/connections/my_vault. The location of the credentials in vault is defined as follows: ```/secret/data/ssh-credentials/<vault-id-value>```
=== Starting data transfer === === Starting data transfer ===
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment