v2

latestSwagger 2.02026-07-136054211.7 KB
AssetMetadata

Updates the asset metadata associated with a Data Asset.

patch/data-assets/{dataAssetId}/asset-metadata

Path parameters

dataAssetIdstring required

Unique identifier for the data asset whose metadata observer is being updated

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

idstring

Unique identifier of the asset metadata observer

namestring

Display name of the asset metadata observer

createdAtstring date-time

Creation timestamp (UTC)

createdBystring

Identity of the creating user

lastModifiedAtstring date-time

Last modification timestamp (UTC)

lastModifiedBystring

Identity of the last modifying user

isDeletedboolean

Soft deletion flag

ETagstring

Entity tag for concurrency control

typestring

Data source type classification

formatstring

Data format specification for structured assets

schemaNamestring

Database schema name for SQL-based assets

tableNamestring

Table name for SQL-based data assets

hostNamestring

Host server name for on-premises database connections

testConnectionDatasetNamestring

Connection Dataset name for Google Big Quey type of data asset

testConnectionSchemaNamestring

Connection Schema name for Google Big Query type of data asset

projectIdstring

Project ID for Google Big Query type of data asset

isDQAssetboolean

Flag indicating if the asset is a Data Quality asset

Response

The request has succeeded and a new resource has been created as a result.

idstring required

Unique identifier of the asset metadata observer

namestring

Display name of the asset metadata observer

createdAtstring date-time

Creation timestamp (UTC)

createdBystring

Identity of the creating user

lastModifiedAtstring date-time

Last modification timestamp (UTC)

lastModifiedBystring

Identity of the last modifying user

isDeletedboolean

Soft deletion flag

ETagstring

Entity tag for concurrency control

typestring required

Data source type classification

formatstring

Data format specification for structured assets

schemaNamestring

Database schema name for SQL-based assets

tableNamestring

Table name for SQL-based data assets

hostNamestring

Host server name for on-premises database connections

testConnectionDatasetNamestring

Connection Dataset name for Google Big Quey type of data asset

testConnectionSchemaNamestring

Connection Schema name for Google Big Query type of data asset

projectIdstring

Project ID for Google Big Query type of data asset

isDQAssetboolean

Flag indicating if the asset is a Data Quality asset