Skip to content

Commit

Permalink
auto-generated
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 14, 2025
1 parent 63bd735 commit 74ac2c6
Showing 1 changed file with 22 additions and 25 deletions.
47 changes: 22 additions & 25 deletions .githubtocatalog/auto-generated-catalog.yml
Original file line number Diff line number Diff line change
@@ -1,27 +1,26 @@
# WARNING! DO NOT CHANGE THIS FILE.
# If you wish to make adjustments based on the `auto-generated-catalog.yml` file, you can do so by creating a `catalog.yml` file in the root of your repository.
#
# [Required]
# Possible values for the Catalog item that can be deployed on a DataMiner System:
# - automationscript: If the Catalog item is a general-purpose DataMiner Automation script.
# - lifecycleserviceorchestration: If the Catalog item is a DataMiner Automation script designed to manage the life cycle of a service.
# - profileloadscript: If the Catalog item is a DataMiner Automation script designed to load a standard DataMiner profile.
# - userdefinedapi: If the Catalog item is a DataMiner Automation script designed as a user-defined API.
# - adhocdatasource: If the Catalog item is a DataMiner Automation script designed for an ad hoc data source integration.
# - chatopsextension: If the Catalog item is a DataMiner Automation script designed as a ChatOps extension.
# - connector: If the Catalog item is a DataMiner XML connector.
# - slamodel: If the Catalog item is a DataMiner XML connector designed as DataMiner Service Level Agreement model.
# - enhancedservicemodel: If the Catalog item is a DataMiner XML connector designed as DataMiner enhanced service model.
# - visio: If the Catalog item is a Microsoft Visio design.
# - solution: If the Catalog item is a DataMiner Solution.
# - testingsolution: If the Catalog item is a DataMiner Solution designed for automated testing and validation.
# - samplesolution: If the Catalog item is a DataMiner Solution used for training and education.
# - standardsolution: If the Catalog item is a DataMiner Solution that is an out-of-the-box solution for a specific use case or application.
# - dashboard: If the Catalog item is a DataMiner dashboard.
# - lowcodeapp: If the Catalog item is a DataMiner low-code app.
# - datatransformer: If the Catalog item is a Data Transformer.
# - dataquery: If the Catalog item is a GQI data query.
# - functiondefinition: If the Catalog item is a DataMiner function definition.
# - scriptedconnector: If the Catalog item is a DataMiner scripted connector.
# - bestpracticesanalyzer: If the Catalog item is a DataMiner Best Practices Analysis file.
type: automationscript
# - Automation: If the Catalog item is a general-purpose DataMiner Automation script.
# - Ad Hoc Data Source: If the Catalog item is a DataMiner Automation script designed for an ad hoc data source integration.
# - ChatOps Extension: If the Catalog item is a DataMiner Automation script designed as a ChatOps extension.
# - Connector: If the Catalog item is a DataMiner XML connector.
# - Custom Solution: If the Catalog item is a DataMiner Solution.
# - Data Query: If the Catalog item is a GQI data query.
# - Data Transformer: Includes a data transformer that enables you to modify data using a GQI data query before making it available to users in low-code apps or dashboards.
# - Dashboard: If the Catalog item is a DataMiner dashboard.
# - DevTool: If the Catalog item is a DevTool.
# - Learning & Sample: If the Catalog item is a sample.
# - Product Solution: If the Catalog item is a DataMiner Solution that is an out-of-the-box solution for a specific product.
# - Scripted Connector: If the Catalog item is a DataMiner scripted connector.
# - Standard Solution: If the Catalog item is a DataMiner Solution that is an out-of-the-box solution for a specific use case or application.
# - System Health: If the Catalog item is intended to monitor the health of a system.
# - User-Defined API: If the Catalog item is a DataMiner Automation script designed as a user-defined API.
# - Visual Overview: If the Catalog item is a Microsoft Visio design.
#
type: Ad Hoc Data Source
# [Required]
# The ID of the Catalog item.
# All registered versions for the same ID are shown together in the Catalog.
Expand Down Expand Up @@ -66,6 +65,4 @@ owners: []
# Max length: 50 characters.
# Cannot contain newlines.
# Cannot contain leading or trailing whitespace characters.
tags:
- dataminer-automation-script
- dataminer-gqi-data-source
tags: []

0 comments on commit 74ac2c6

Please sign in to comment.