Skip to main content

Collibra Catalog Technical Lineage API

Project description

collibra-catalog_technical_lineage_100

REST API supporting the integration between the technical lineage platform and Catalog.

This Python package is automatically generated by the Swagger Codegen project:

  • API version: 1.0
  • Package version: 1.0.0
  • Build package: io.swagger.codegen.v3.generators.python.PythonClientCodegen

Requirements.

Python 2.7 and 3.4+

Installation & Usage

pip install

If the python package is hosted on Github, you can install directly from Github

pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git

(you may need to run pip with root permission: sudo pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git)

Then import the package:

import collibra_catalog_technical_lineage 

Setuptools

Install via Setuptools.

python setup.py install --user

(or sudo python setup.py install to install the package for all users)

Then import the package:

import collibra_catalog_technical_lineage

Getting Started

Please follow the installation procedure and then run the following:

from __future__ import print_function
import time
import collibra_catalog_technical_lineage
from collibra_catalog_technical_lineage.rest import ApiException
from pprint import pprint

# create an instance of the API class
api_instance = collibra_catalog_technical_lineage.TechnicalLineageApi(collibra_catalog_technical_lineage.ApiClient(configuration))
asset_id = '38400000-8cf0-11bd-b23e-10b96e4ef00d' # str | 

try:
    # Starts technical lineage harvester
    api_instance.trigger_harvester(asset_id)
except ApiException as e:
    print("Exception when calling TechnicalLineageApi->trigger_harvester: %s\n" % e)

Documentation for API Endpoints

All URIs are relative to /rest/catalog/1.0

Class Method HTTP request Description
TechnicalLineageApi trigger_harvester POST /technicalLineage/harvester/{assetId} Starts technical lineage harvester

Documentation For Models

Documentation For Authorization

All endpoints do not require authorization.

Author

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file collibra-catalog_technical_lineage_100-1.0.0.tar.gz.

File metadata

File hashes

Hashes for collibra-catalog_technical_lineage_100-1.0.0.tar.gz
Algorithm Hash digest
SHA256 957fbf95b0af9c20d9e3ba4439f9567e5b663506054e6c58932bf247a98b9242
MD5 77044173b4315b9edf32d2417da52865
BLAKE2b-256 5652a4c68c0d30be3ccd93de90d1c9a0e7f1c51dc2b177ea51c06cc75cacaebe

See more details on using hashes here.

Provenance

File details

Details for the file collibra_catalog_technical_lineage_100-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for collibra_catalog_technical_lineage_100-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e9419af632217d083eb1771cc146f65de5caab1b98147183772aa66c3883c0f0
MD5 071998f3b3d77762cc337c286b3a8fc0
BLAKE2b-256 5282d3e3a54d97769b3c23cc25320d7ded8c438dad49d24fc6da6496dbff00fa

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page