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
so currently I am using dbutils.secrets.get method when I want to use Databricks secret method.
Are there any way to get secret data from API? and how do you think add get secret method in this repository.
The text was updated successfully, but these errors were encountered:
case-k-git
changed the title
Want to get secret value
cant not get secret value from this api
Jul 5, 2023
case-k-git
changed the title
cant not get secret value from this api
can not get Databricks secret value from this api
Jul 5, 2023
case-k-git
changed the title
can not get Databricks secret value from this api
Can't get databricks secret value from this api
Jul 5, 2023
I would like to get secret value by using this databricks-cli repository. But currently there are not such a method and API.
https://github.com/databricks/databricks-cli/blob/main/databricks_cli/secrets/api.py
I have checked api doc and seems to be there are no such api .
https://docs.databricks.com/api/workspace/secrets
so currently I am using
dbutils.secrets.get
method when I want to use Databricks secret method.Are there any way to get secret data from API? and how do you think add get secret method in this repository.
The text was updated successfully, but these errors were encountered: