OAuthLevel
You can generate an access token at either the Databricks account level or workspace level.
Possible Values
WorkspaceLevel, AccountLevelデータ型
string
デフォルト値
"WorkspaceLevel"
解説
Accepted entries are WorkspaceLevel and AccountLevel.
- WorkspaceLevel: In Databricks, a workspace is a Databricks deployment in the cloud that functions as an environment for your team to access Databricks assets.
- AccountLevel: A Databricks account represents a single entity that can include multiple workspaces. Accounts enabled for Unity Catalog can be used to manage users and their access to data centrally across all of the workspaces in the account.