mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-27 15:38:43 +00:00
Docs: Meta Description updation (#22616)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
This commit is contained in:
parent
32e355460f
commit
89bfc6317f
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: createDataInsightCustomChart
|
||||
title: createDataInsightCustomChart | Official Documentation
|
||||
description: Define custom chart creation request for data insights including chart type, data fields, and filters.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/datainsight/custom/createdatainsightcustomchart
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create KPI Request | OpenMetadata KPI Request API
|
||||
description: Structure KPI creation request metadata including entity reference, formula, target, and aggregation.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/datainsight/kpi/createkpirequest
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: createIngestionPipeline
|
||||
title: Createingestionpipeline | Official Documentation
|
||||
description: Define API request schema for creating ingestion pipelines including source config and schedule info.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/services/ingestionpipelines/createingestionpipeline
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Application Config | OpenMetadata App Configurations
|
||||
description: Application configuration schema capturing parameters for deployment, features, and environments.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/applications/configuration/applicationconfig
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: externalAppIngestionConfig
|
||||
title: externalAppIngestionConfig | Official Documentation
|
||||
description: Schema defining external configuration for application integration with third-party services.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/applications/configuration/externalappingestionconfig
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Internal Config | OpenMetadata Internal Config
|
||||
description: Internal configuration schema used for system-defined app behaviors and execution logic.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/applications/configuration/internal
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Private Config | OpenMetadata Private Config
|
||||
description: Define private application config metadata used internally for secure and isolated app settings.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/applications/configuration/private
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: appMarketPlaceDefinition
|
||||
title: appMarketPlaceDefinition | Official Documentation
|
||||
description: Metadata schema for app marketplace items including definitions, publishers, and versions.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/applications/marketplace/appmarketplacedefinition
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Rule Schema | OpenMetadata Rules Schema and API
|
||||
description: Define access control rule schema including effect, conditions, resources, and action types.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/policies/accesscontrol/rule
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: API Connection | OpenMetadata API Connections
|
||||
description: Structure API connection metadata including endpoint URLs, auth methods, and supported request parameters.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/api
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Common Connections | OpenMetadata Common Connections
|
||||
description: Common connection configurations shared across services including SSL, host, and port metadata.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/common
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Connection Basic Type | OpenMetadata Connection Types
|
||||
description: Define connection base types to outline fundamental structure for service connections across data systems.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/connectionbasictype
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Dashboard Connections | OpenMetadata Dashboard Connections
|
||||
description: Schema for dashboard service connections including URL, authentication, and connection-specific configs.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Database Connections | OpenMetadata Database Connections
|
||||
description: Define database connection schema including host, port, database name, credentials, and SSL configs.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/database
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Messaging Connections | OpenMetadata Messaging
|
||||
description: Configure messaging service connections for Kafka, Pulsar, and similar platforms with authentication details.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Metadata Connections | OpenMetadata Metadata
|
||||
description: Structure metadata service connection types for catalog and discovery tools like Amundsen or Alation.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/metadata
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: ML Model Connections | OpenMetadata ML Models
|
||||
description: Specify ML model service connection settings including MLFlow, VertexAI, and custom model configurations.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/mlmodel
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Pipeline Connections | OpenMetadata Pipelines
|
||||
description: Pipeline connection schema for defining ingestion tool integrations such as Airflow, Glue, and Domo.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Search Connections | OpenMetadata Search
|
||||
description: Define configurations for search service connections including hosts, indexing settings, and credentials.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/search
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Service Connection | OpenMetadata Service Connection
|
||||
description: Schema for generic service connection metadata with protocol, host, authentication, and test endpoint.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/serviceconnection
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Storage Connections | OpenMetadata Storage
|
||||
description: Specify cloud and local storage connection schemas detailing access, buckets, authentication, and endpoints.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/storage
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: testConnectionDefinition
|
||||
title: Testconnectiondefinition | Official Documentation
|
||||
description: Define test connection schema for validating service configurations and establishing connectivity checks.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/testconnectiondefinition
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Test Connection Result | OpenMetadata Test Connection
|
||||
description: Capture test connection results including success status, error messages, and diagnostic logs.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/testconnectionresult
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Ingestion Pipeline | OpenMetadata Pipeline
|
||||
description: Schema for ingestion pipeline including source config, schedule, transformations, and service bindings.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/ingestionpipelines/ingestionpipeline
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: pipelineServiceClientResponse
|
||||
title: pipelineServiceClientResponse | Official Documentation
|
||||
description: Define pipeline client response including ID, status, and timestamps returned after ingestion execution.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/ingestionpipelines/pipelineserviceclientresponse
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Status | OpenMetadata Pipeline Status and Monitoring
|
||||
description: Describe ingestion pipeline status including success/failure state, message logs, and duration.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/ingestionpipelines/status
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Typed Event Schema | OpenMetadata Typed Event Details
|
||||
description: Define event type schema for capturing API-triggered actions, including event name, category, payload, and timestamp.
|
||||
slug: /main-concepts/metadata-standard/schemas/events/api/typedevent
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: edge | OpenMetadata Workflow Edge Element
|
||||
description: Define edge metadata for linking workflow elements, describing directional flow, source, target, and condition logic.
|
||||
slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/edge
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Node Subtype | OpenMetadata Node Subtype Schema
|
||||
description: Classify node subtypes to differentiate workflow elements such as automated tasks, user tasks, or decision points.
|
||||
slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodesubtype
|
||||
noindex: true
|
||||
nofollow: true
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Node Type | OpenMetadata Node Type Details
|
||||
description: Specify node types used in workflow automation such as tasks, events, and gateways, along with their unique behavior.
|
||||
slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodetype
|
||||
noindex: true
|
||||
nofollow: true
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Workflow Nodes | OpenMetadata Workflow Nodes Details
|
||||
description: Schema for node configurations in workflows including ID, type, input parameters, and execution rules.
|
||||
slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodes
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Workflow Triggers | OpenMetadata Workflow Triggers Overview
|
||||
description: Metadata for configuring workflow triggers like entity change detection or scheduled executions for batch processing.
|
||||
slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/triggers
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: accessTokenAuth | OpenMetadata Access Token Auth
|
||||
description: Define schema for access token authentication using static or dynamic token values and scope-based access management.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/accesstokenauth
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: apiAccessTokenAuth | OpenMetadata API Access Token Auth
|
||||
description: Schema for using API access tokens to authorize external API requests securely without user-based authentication.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/apiaccesstokenauth
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: awsCredentials | OpenMetadata AWS Credentials
|
||||
description: Configure AWS credentials including access key, secret key, session token, and region for secure cloud service access.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/awscredentials
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: azureCredentials | OpenMetadata Azure Credentials
|
||||
description: Set up Azure credentials with client ID, secret, tenant ID, and subscription details to enable secure Azure access.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/azurecredentials
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Basic Auth Credentials | OpenMetadata Basic Auth Details
|
||||
description: Schema for basic authentication using username and password for connecting to systems that require simple access control.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/basicauth
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: bitbucketCredentials | OpenMetadata Bitbucket Credentials
|
||||
description: Configure credentials for Bitbucket access, supporting OAuth tokens or username/password combinations for secure ingestion.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/bitbucketcredentials
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: gcpCredentials | OpenMetadata GCP Credentials
|
||||
description: Configure GCP credentials using service account keys or application default credentials for cloud integration.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/gcpcredentials
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: gcpExternalAccount | OpenMetadata GCP External Account
|
||||
description: Schema for authenticating with Google Cloud using external account credentials, enabling workload identity federation.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/gcpexternalaccount
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: GCP Values Credentials | OpenMetadata GCP Values Information
|
||||
description: Provide GCP credential values for service account or OAuth-based access to Google Cloud services and APIs.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/gcpvalues
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: gitCredentials | OpenMetadata Git Credentials
|
||||
description: Schema for Git credentials, including username, personal access tokens, or SSH key usage for secure Git repository access.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/gitcredentials
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: githubCredentials | OpenMetadata GitHub Credentials
|
||||
description: Define GitHub credentials schema including personal access token or OAuth token for secure repository interaction.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/githubcredentials
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: gitlabCredentials | OpenMetadata GitLab Credentials
|
||||
description: Define GitLab credentials schema including personal access tokens for authenticating to GitLab-hosted repositories.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/gitlabcredentials
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: saslClientConfig | OpenMetadata SASL Client Config
|
||||
description: Define SASL client config schema used for secure message streaming authentication with mechanisms like PLAIN, SCRAM, or GSSAPI.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/sasl/saslclientconfig
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: secretsManagerClientLoader
|
||||
title: secretsManagerClientLoader | Official Documentation
|
||||
description: Schema for loading client configuration in secret managers with implementation type, credentials, and vault path details.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerclientloader
|
||||
noindex: true
|
||||
nofollow: true
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: secretsManagerConfiguration
|
||||
title: SecretsManagerConfiguration | Official Documentation
|
||||
description: Define the structure for secrets manager configuration including provider type, encryption keys, and access credentials.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerconfiguration
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: secretsManagerProvider
|
||||
title: secretsManagerProvider | Official Documentation
|
||||
description: Configure supported secrets manager providers including AWS Secrets Manager, GCP Secret Manager, or custom implementations.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerprovider
|
||||
noindex: true
|
||||
nofollow: true
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: knowledgePanel | OpenMetadata Knowledge Panel
|
||||
description: Set up knowledge panel metadata for surfacing contextual data or suggestions in the application user interface.
|
||||
slug: /main-concepts/metadata-standard/schemas/system/ui/knowledgepanel
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: navigationItem | OpenMetadata Navigation Item
|
||||
description: Define a UI navigation item with title, path, and icon for integrating custom links in the application's navigation panel.
|
||||
slug: /main-concepts/metadata-standard/schemas/system/ui/navigationitem
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Page Schema | OpenMetadata Page Schema Details
|
||||
description: Define metadata for application pages including page ID, layout structure, associated content blocks, and routing paths.
|
||||
slug: /main-concepts/metadata-standard/schemas/system/ui/page
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Tab Schema | OpenMetadata Tab Schema Information
|
||||
description: Specify UI tab configuration for grouping content or settings into labeled sections within the application interface.
|
||||
slug: /main-concepts/metadata-standard/schemas/system/ui/tab
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: uiCustomization | OpenMetadata UI Customization
|
||||
description: Customize UI appearance using themes, font settings, and layout options for a consistent user experience.
|
||||
slug: /main-concepts/metadata-standard/schemas/system/ui/uicustomization
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: createDataInsightCustomChart
|
||||
title: createDataInsightCustomChart | Official Documentation
|
||||
description: Define custom chart creation request for data insights including chart type, data fields, and filters.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/datainsight/custom/createdatainsightcustomchart
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Create KPI Request | OpenMetadata KPI Request API
|
||||
description: Structure KPI creation request metadata including entity reference, formula, target, and aggregation.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/datainsight/kpi/createkpirequest
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: createIngestionPipeline
|
||||
title: Createingestionpipeline | Official Documentation
|
||||
description: Define API request schema for creating ingestion pipelines including source config and schedule info.
|
||||
slug: /main-concepts/metadata-standard/schemas/api/services/ingestionpipelines/createingestionpipeline
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Application Config | OpenMetadata App Configurations
|
||||
description: Application configuration schema capturing parameters for deployment, features, and environments.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/applications/configuration/applicationconfig
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: externalAppIngestionConfig
|
||||
title: externalAppIngestionConfig | Official Documentation
|
||||
description: Schema defining external configuration for application integration with third-party services.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/applications/configuration/externalappingestionconfig
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Internal Config | OpenMetadata Internal Config
|
||||
description: Internal configuration schema used for system-defined app behaviors and execution logic.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/applications/configuration/internal
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Private Config | OpenMetadata Private Config
|
||||
description: Define private application config metadata used internally for secure and isolated app settings.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/applications/configuration/private
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: appMarketPlaceDefinition
|
||||
title: appMarketPlaceDefinition | Official Documentation
|
||||
description: Metadata schema for app marketplace items including definitions, publishers, and versions.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/applications/marketplace/appmarketplacedefinition
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Rule Schema | OpenMetadata Rules Schema and API
|
||||
description: Define access control rule schema including effect, conditions, resources, and action types.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/policies/accesscontrol/rule
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: API Connection | OpenMetadata API Connections
|
||||
description: Structure API connection metadata including endpoint URLs, auth methods, and supported request parameters.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/api
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Common Connections | OpenMetadata Common Connections
|
||||
description: Common connection configurations shared across services including SSL, host, and port metadata.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/common
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Connection Basic Type | OpenMetadata Connection Types
|
||||
description: Define connection base types to outline fundamental structure for service connections across data systems.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/connectionbasictype
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Dashboard Connections | OpenMetadata Dashboard Connections
|
||||
description: Schema for dashboard service connections including URL, authentication, and connection-specific configs.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Database Connections | OpenMetadata Database Connections
|
||||
description: Define database connection schema including host, port, database name, credentials, and SSL configs.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/database
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Messaging Connections | OpenMetadata Messaging
|
||||
description: Configure messaging service connections for Kafka, Pulsar, and similar platforms with authentication details.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Metadata Connections | OpenMetadata Metadata
|
||||
description: Structure metadata service connection types for catalog and discovery tools like Amundsen or Alation.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/metadata
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: ML Model Connections | OpenMetadata ML Models
|
||||
description: Specify ML model service connection settings including MLFlow, VertexAI, and custom model configurations.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/mlmodel
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Pipeline Connections | OpenMetadata Pipelines
|
||||
description: Pipeline connection schema for defining ingestion tool integrations such as Airflow, Glue, and Domo.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Search Connections | OpenMetadata Search
|
||||
description: Define configurations for search service connections including hosts, indexing settings, and credentials.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/search
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Service Connection | OpenMetadata Service Connection
|
||||
description: Schema for generic service connection metadata with protocol, host, authentication, and test endpoint.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/serviceconnection
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Storage Connections | OpenMetadata Storage
|
||||
description: Specify cloud and local storage connection schemas detailing access, buckets, authentication, and endpoints.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/storage
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: testConnectionDefinition
|
||||
title: Testconnectiondefinition | Official Documentation
|
||||
description: Define test connection schema for validating service configurations and establishing connectivity checks.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/testconnectiondefinition
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Test Connection Result | OpenMetadata Test Connection
|
||||
description: Capture test connection results including success status, error messages, and diagnostic logs.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/connections/testconnectionresult
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Ingestion Pipeline | OpenMetadata Pipeline
|
||||
description: Schema for ingestion pipeline including source config, schedule, transformations, and service bindings.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/ingestionpipelines/ingestionpipeline
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: pipelineServiceClientResponse
|
||||
title: pipelineServiceClientResponse | Official Documentation
|
||||
description: Define pipeline client response including ID, status, and timestamps returned after ingestion execution.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/ingestionpipelines/pipelineserviceclientresponse
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Status | OpenMetadata Pipeline Status and Monitoring
|
||||
description: Describe ingestion pipeline status including success/failure state, message logs, and duration.
|
||||
slug: /main-concepts/metadata-standard/schemas/entity/services/ingestionpipelines/status
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Typed Event Schema | OpenMetadata Typed Event Details
|
||||
description: Define event type schema for capturing API-triggered actions, including event name, category, payload, and timestamp.
|
||||
slug: /main-concepts/metadata-standard/schemas/events/api/typedevent
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: edge | OpenMetadata Workflow Edge Element
|
||||
description: Define edge metadata for linking workflow elements, describing directional flow, source, target, and condition logic.
|
||||
slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/edge
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Node Subtype | OpenMetadata Node Subtype Schema
|
||||
description: Classify node subtypes to differentiate workflow elements such as automated tasks, user tasks, or decision points.
|
||||
slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodesubtype
|
||||
noindex: true
|
||||
nofollow: true
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Node Type | OpenMetadata Node Type Details
|
||||
description: Specify node types used in workflow automation such as tasks, events, and gateways, along with their unique behavior.
|
||||
slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodetype
|
||||
noindex: true
|
||||
nofollow: true
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Workflow Nodes | OpenMetadata Workflow Nodes Details
|
||||
description: Schema for node configurations in workflows including ID, type, input parameters, and execution rules.
|
||||
slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/nodes
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Workflow Triggers | OpenMetadata Workflow Triggers Overview
|
||||
description: Metadata for configuring workflow triggers like entity change detection or scheduled executions for batch processing.
|
||||
slug: /main-concepts/metadata-standard/schemas/governance/workflows/elements/triggers
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: accessTokenAuth | OpenMetadata Access Token Auth
|
||||
description: Define schema for access token authentication using static or dynamic token values and scope-based access management.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/accesstokenauth
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: apiAccessTokenAuth | OpenMetadata API Access Token Auth
|
||||
description: Schema for using API access tokens to authorize external API requests securely without user-based authentication.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/apiaccesstokenauth
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: awsCredentials | OpenMetadata AWS Credentials
|
||||
description: Configure AWS credentials including access key, secret key, session token, and region for secure cloud service access.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/awscredentials
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: azureCredentials | OpenMetadata Azure Credentials
|
||||
description: Set up Azure credentials with client ID, secret, tenant ID, and subscription details to enable secure Azure access.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/azurecredentials
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Basic Auth Credentials | OpenMetadata Basic Auth Details
|
||||
description: Schema for basic authentication using username and password for connecting to systems that require simple access control.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/basicauth
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: bitbucketCredentials | OpenMetadata Bitbucket Credentials
|
||||
description: Configure credentials for Bitbucket access, supporting OAuth tokens or username/password combinations for secure ingestion.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/bitbucketcredentials
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: gcpCredentials | OpenMetadata GCP Credentials
|
||||
description: Configure GCP credentials using service account keys or application default credentials for cloud integration.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/gcpcredentials
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: gcpExternalAccount | OpenMetadata GCP External Account
|
||||
description: Schema for authenticating with Google Cloud using external account credentials, enabling workload identity federation.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/gcpexternalaccount
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: GCP Values Credentials | OpenMetadata GCP Values Information
|
||||
description: Provide GCP credential values for service account or OAuth-based access to Google Cloud services and APIs.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/gcpvalues
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: gitCredentials | OpenMetadata Git Credentials
|
||||
description: Schema for Git credentials, including username, personal access tokens, or SSH key usage for secure Git repository access.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/gitcredentials
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: githubCredentials | OpenMetadata GitHub Credentials
|
||||
description: Define GitHub credentials schema including personal access token or OAuth token for secure repository interaction.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/githubcredentials
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: gitlabCredentials | OpenMetadata GitLab Credentials
|
||||
description: Define GitLab credentials schema including personal access tokens for authenticating to GitLab-hosted repositories.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/credentials/gitlabcredentials
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: saslClientConfig | OpenMetadata SASL Client Config
|
||||
description: Define SASL client config schema used for secure message streaming authentication with mechanisms like PLAIN, SCRAM, or GSSAPI.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/sasl/saslclientconfig
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: secretsManagerClientLoader
|
||||
title: secretsManagerClientLoader | Official Documentation
|
||||
description: Schema for loading client configuration in secret managers with implementation type, credentials, and vault path details.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerclientloader
|
||||
noindex: true
|
||||
nofollow: true
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: secretsManagerConfiguration
|
||||
title: SecretsManagerConfiguration | Official Documentation
|
||||
description: Define the structure for secrets manager configuration including provider type, encryption keys, and access credentials.
|
||||
slug: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerconfiguration
|
||||
---
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user