mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-16 04:57:11 +00:00
Doc: Add fullyQualifiedName field to import guide (#21513)
This commit is contained in:
parent
a5c55c56c4
commit
dc3f368f23
@ -28,6 +28,8 @@ Once you have the template, you can fill in the following details:
|
||||
|
||||
- **name** (required): This field contains the name of the database.
|
||||
|
||||
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database service.
|
||||
|
||||
- **displayName**: This field holds the display name of the database.
|
||||
|
||||
- **description**: This field contains a detailed description or information about the database.
|
||||
@ -98,6 +100,8 @@ Once you have the template, you can fill in the following details:
|
||||
|
||||
- **name** (required): This field contains the name of the database.
|
||||
|
||||
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database.
|
||||
|
||||
- **displayName**: This field holds the display name of the database.
|
||||
|
||||
- **description**: This field contains a detailed description or information about the database.
|
||||
@ -173,6 +177,8 @@ Once you have the template, you can fill in the following details:
|
||||
|
||||
- **name** (required): This field contains the name of the database schema.
|
||||
|
||||
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database schema.
|
||||
|
||||
- **displayName**: This field holds the display name of the database schema.
|
||||
|
||||
- **description**: This field contains a detailed description or information about the database schema.
|
||||
@ -247,6 +253,8 @@ Once you have the template, you can fill in the following details:
|
||||
|
||||
- **name**: This field contains the name of the table.
|
||||
|
||||
- **fullyQualifiedName** (required): This field contains the fully qualified name of the table.
|
||||
|
||||
- **displayName**: This field holds the display name of the table.
|
||||
|
||||
- **description**: This field contains a detailed description or information about the table.
|
||||
|
@ -28,6 +28,8 @@ Once you have the template, you can fill in the following details:
|
||||
|
||||
- **name** (required): This field contains the name of the database.
|
||||
|
||||
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database service.
|
||||
|
||||
- **displayName**: This field holds the display name of the database.
|
||||
|
||||
- **description**: This field contains a detailed description or information about the database.
|
||||
@ -98,6 +100,8 @@ Once you have the template, you can fill in the following details:
|
||||
|
||||
- **name** (required): This field contains the name of the database.
|
||||
|
||||
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database.
|
||||
|
||||
- **displayName**: This field holds the display name of the database.
|
||||
|
||||
- **description**: This field contains a detailed description or information about the database.
|
||||
@ -173,6 +177,8 @@ Once you have the template, you can fill in the following details:
|
||||
|
||||
- **name** (required): This field contains the name of the database schema.
|
||||
|
||||
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database schema.
|
||||
|
||||
- **displayName**: This field holds the display name of the database schema.
|
||||
|
||||
- **description**: This field contains a detailed description or information about the database schema.
|
||||
@ -247,6 +253,8 @@ Once you have the template, you can fill in the following details:
|
||||
|
||||
- **name**: This field contains the name of the table.
|
||||
|
||||
- **fullyQualifiedName** (required): This field contains the fully qualified name of the table.
|
||||
|
||||
- **displayName**: This field holds the display name of the table.
|
||||
|
||||
- **description**: This field contains a detailed description or information about the table.
|
||||
|
@ -28,6 +28,8 @@ Once you have the template, you can fill in the following details:
|
||||
|
||||
- **name** (required): This field contains the name of the database.
|
||||
|
||||
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database service.
|
||||
|
||||
- **displayName**: This field holds the display name of the database.
|
||||
|
||||
- **description**: This field contains a detailed description or information about the database.
|
||||
@ -98,6 +100,8 @@ Once you have the template, you can fill in the following details:
|
||||
|
||||
- **name** (required): This field contains the name of the database.
|
||||
|
||||
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database.
|
||||
|
||||
- **displayName**: This field holds the display name of the database.
|
||||
|
||||
- **description**: This field contains a detailed description or information about the database.
|
||||
@ -173,6 +177,8 @@ Once you have the template, you can fill in the following details:
|
||||
|
||||
- **name** (required): This field contains the name of the database schema.
|
||||
|
||||
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database schema.
|
||||
|
||||
- **displayName**: This field holds the display name of the database schema.
|
||||
|
||||
- **description**: This field contains a detailed description or information about the database schema.
|
||||
@ -247,6 +253,8 @@ Once you have the template, you can fill in the following details:
|
||||
|
||||
- **name**: This field contains the name of the table.
|
||||
|
||||
- **fullyQualifiedName** (required): This field contains the fully qualified name of the table.
|
||||
|
||||
- **displayName**: This field holds the display name of the table.
|
||||
|
||||
- **description**: This field contains a detailed description or information about the table.
|
||||
|
Loading…
x
Reference in New Issue
Block a user