data-asset
Register sca metadata for a data asset version
Register sca metadata for a data asset version
POST
Register sca metadata for a data asset version
Documentation Index
Fetch the complete documentation index at: https://docs.gable.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Upload metadata tied to data asset
The unique identifier of the data asset. It follows the pattern '{data_asset_type}://{data_asset_source}:{data_asset_name}'
Pattern:
^(protobuf|avro|json_schema|java|postgres|mysql|mssql|snowflake|bigquery|python|pyspark|typescript|s3|dataframe|kotlin|swift|php)://(?=.*[a-zA-Z0-9])[a-zA-Z0-9_@\.:/-]+[:/](?=.*[a-zA-Z0-9])[a-zA-Z0-9 _\./-\{\}\-]+$Response
Sca Metadata Registration Response
Indicates whether a new version was created
Register sca metadata for a data asset version