andeplane/Anders Hafreager Test Function Deploy
Deploy a Cognite Function
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cdf_project | The name of your cdf project | yes | — |
| cdf_credentials | CDF api key that's used to deploy the function | yes | — |
| cdf_base_url | Base url of your cdf project | no | https://api.cognitedata.com |
| function_path | Path to the directory containing the Python function | yes | — |
Outputs
| name | description |
|---|---|
| functionId | The ID of the function output. Use this to do calls against the API! |