v2

latestSwagger 2.02026-07-136054211.7 KB
Rules

Retrieves all rules associated with data assets. Data product is specified as optional query parameter.

get/business-domains/{businessDomainId}/data-assets/{dataAssetId}/rules

Path parameters

businessDomainIdstring required

Unique identifier for the business domain containing the data product

dataAssetIdstring required

Unique identifier for the data asset

Query parameters

api-versionstring required

The API version to use for this operation.

dataProductIdstring

For assets not associated with any Data Product, use Guid.Empty for dataProductId. Optional.

Response

The request has succeeded.

namestring required

Descriptive name of the rule

descriptionstring

Detailed description of rule validation and business purpose

typestring required

Rule type classification

statusstring required

Current execution status

idstring required

Unique rule identifier

scorenumber double

Quality score (0.0 to 1.0)

dimensionstring

Optional business dimension or classification

createdAtstring date-time

Timestamp when this rule was created

lastModifiedAtstring date-time

Timestamp when this rule was last modified

createdBystring

User identifier for the creator of the rule

lastModifiedBystring

User identifier for the last modifier of the rule