Databricks SDK for JavaScript
    Preparing search index...

    Variable RestrictWorkspaceAdminsMessage_StatusConst

    RestrictWorkspaceAdminsMessage_Status: {
        ALLOW_ALL: "ALLOW_ALL";
        RESTRICT_TOKENS_AND_JOB_RUN_AS: "RESTRICT_TOKENS_AND_JOB_RUN_AS";
        STATUS_UNSPECIFIED: "STATUS_UNSPECIFIED";
    } = ...

    Type Declaration

    • ReadonlyALLOW_ALL: "ALLOW_ALL"

      Default value for existing workspaces Allows WS admins to create OBO tokens for all SPs in the workspace without explicit permissions.

    • ReadonlyRESTRICT_TOKENS_AND_JOB_RUN_AS: "RESTRICT_TOKENS_AND_JOB_RUN_AS"

      Default value for new workspaces Restrict WS admins to create OBO tokens for SPs in the workspace unless corresponding permissions are provided

    • ReadonlySTATUS_UNSPECIFIED: "STATUS_UNSPECIFIED"

      Default value for proto enum