Databricks SDK for JavaScript
    Preparing search index...
    ActivityType: typeof ActivityType[keyof typeof ActivityType] | string & {}

    Type of activity. Valid values are:

    • APPLIED_TRANSITION: User applied the corresponding stage transition.

    • REQUESTED_TRANSITION: User requested the corresponding stage transition.

    • CANCELLED_REQUEST: User cancelled an existing transition request.

    • APPROVED_REQUEST: User approved the corresponding stage transition.

    • REJECTED_REQUEST: User rejected the coressponding stage transition.

    • SYSTEM_TRANSITION: For events performed as a side effect, such as archiving existing model versions in a stage.