Editar

Partilhar via


HostDetails interface

An interface representing the details on the datahub consumer host

Properties

experience

Represents the current experience or context where the catalog compact view is being opened

Example

"Notebook editor"
scenario

Describes the overarching goal or purpose of accessing the catalog compact view.

Example

"Connect to a Lakehouse"
subScenario

Provides additional granularity when the scenario involves multiple tabs or views.

Example

"Home" or "Tab"

Property Details

experience

Represents the current experience or context where the catalog compact view is being opened

Example

"Notebook editor"
experience: string

Property Value

string

scenario

Describes the overarching goal or purpose of accessing the catalog compact view.

Example

"Connect to a Lakehouse"
scenario: string

Property Value

string

subScenario

Provides additional granularity when the scenario involves multiple tabs or views.

Example

"Home" or "Tab"
subScenario?: string

Property Value

string