# collibra-catalog_technical_lineage_100
<p>REST API supporting the integration between the technical lineage platform and Catalog. </p>
This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/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
```sh
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:
```python
import collibra_catalog_technical_lineage
```
### Setuptools
Install via [Setuptools](http://pypi.python.org/pypi/setuptools).
```sh
python setup.py install --user
```
(or `sudo python setup.py install` to install the package for all users)
Then import the package:
```python
import collibra_catalog_technical_lineage
```
## Getting Started
Please follow the [installation procedure](#installation--usage) and then run the following:
```python
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**](docs/TechnicalLineageApi.md#trigger_harvester) | **POST** /technicalLineage/harvester/{assetId} | Starts technical lineage harvester
## Documentation For Models
## Documentation For Authorization
All endpoints do not require authorization.
## Author
Raw data
{
"_id": null,
"home_page": null,
"name": "collibra-catalog-technical-lineage-100",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Swagger, Collibra Catalog Technical Lineage API",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/56/52/a4c68c0d30be3ccd93de90d1c9a0e7f1c51dc2b177ea51c06cc75cacaebe/collibra-catalog_technical_lineage_100-1.0.0.tar.gz",
"platform": null,
"description": "# collibra-catalog_technical_lineage_100\n<p>REST API supporting the integration between the technical lineage platform and Catalog. </p>\n\nThis Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:\n\n- API version: 1.0\n- Package version: 1.0.0\n- Build package: io.swagger.codegen.v3.generators.python.PythonClientCodegen\n\n## Requirements.\n\nPython 2.7 and 3.4+\n\n## Installation & Usage\n### pip install\n\nIf the python package is hosted on Github, you can install directly from Github\n\n```sh\npip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git\n```\n(you may need to run `pip` with root permission: `sudo pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git`)\n\nThen import the package:\n```python\nimport collibra_catalog_technical_lineage \n```\n\n### Setuptools\n\nInstall via [Setuptools](http://pypi.python.org/pypi/setuptools).\n\n```sh\npython setup.py install --user\n```\n(or `sudo python setup.py install` to install the package for all users)\n\nThen import the package:\n```python\nimport collibra_catalog_technical_lineage\n```\n\n## Getting Started\n\nPlease follow the [installation procedure](#installation--usage) and then run the following:\n\n```python\nfrom __future__ import print_function\nimport time\nimport collibra_catalog_technical_lineage\nfrom collibra_catalog_technical_lineage.rest import ApiException\nfrom pprint import pprint\n\n# create an instance of the API class\napi_instance = collibra_catalog_technical_lineage.TechnicalLineageApi(collibra_catalog_technical_lineage.ApiClient(configuration))\nasset_id = '38400000-8cf0-11bd-b23e-10b96e4ef00d' # str | \n\ntry:\n # Starts technical lineage harvester\n api_instance.trigger_harvester(asset_id)\nexcept ApiException as e:\n print(\"Exception when calling TechnicalLineageApi->trigger_harvester: %s\\n\" % e)\n```\n\n## Documentation for API Endpoints\n\nAll URIs are relative to */rest/catalog/1.0*\n\nClass | Method | HTTP request | Description\n------------ | ------------- | ------------- | -------------\n*TechnicalLineageApi* | [**trigger_harvester**](docs/TechnicalLineageApi.md#trigger_harvester) | **POST** /technicalLineage/harvester/{assetId} | Starts technical lineage harvester\n\n## Documentation For Models\n\n\n## Documentation For Authorization\n\n All endpoints do not require authorization.\n\n\n## Author\n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Collibra Catalog Technical Lineage API",
"version": "1.0.0",
"project_urls": null,
"split_keywords": [
"swagger",
" collibra catalog technical lineage api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5282d3e3a54d97769b3c23cc25320d7ded8c438dad49d24fc6da6496dbff00fa",
"md5": "071998f3b3d77762cc337c286b3a8fc0",
"sha256": "e9419af632217d083eb1771cc146f65de5caab1b98147183772aa66c3883c0f0"
},
"downloads": -1,
"filename": "collibra_catalog_technical_lineage_100-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "071998f3b3d77762cc337c286b3a8fc0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 17506,
"upload_time": "2024-06-24T17:54:53",
"upload_time_iso_8601": "2024-06-24T17:54:53.344067Z",
"url": "https://files.pythonhosted.org/packages/52/82/d3e3a54d97769b3c23cc25320d7ded8c438dad49d24fc6da6496dbff00fa/collibra_catalog_technical_lineage_100-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5652a4c68c0d30be3ccd93de90d1c9a0e7f1c51dc2b177ea51c06cc75cacaebe",
"md5": "77044173b4315b9edf32d2417da52865",
"sha256": "957fbf95b0af9c20d9e3ba4439f9567e5b663506054e6c58932bf247a98b9242"
},
"downloads": -1,
"filename": "collibra-catalog_technical_lineage_100-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "77044173b4315b9edf32d2417da52865",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14291,
"upload_time": "2024-06-24T17:54:55",
"upload_time_iso_8601": "2024-06-24T17:54:55.106143Z",
"url": "https://files.pythonhosted.org/packages/56/52/a4c68c0d30be3ccd93de90d1c9a0e7f1c51dc2b177ea51c06cc75cacaebe/collibra-catalog_technical_lineage_100-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-24 17:54:55",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "collibra-catalog-technical-lineage-100"
}