v2

latestSwagger 2.02026-07-1369124265.7 KB
CriticalDataElements

Creates a new critical data element in the catalog. Rate limit: 200 requests per 20-second window.

post/criticalDataElements

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

status'DRAFT' | 'PUBLISHED' | 'EXPIRED'

Status of a catalog model entity indicating its lifecycle state.

dataType'TEXT' | 'NUMBER' | 'DATETIME' | 'BOOLEAN'

Data types supported for critical data elements.

idstring uuid required

Universally Unique Identifier

namestring

The name of the critical data element.

domainstring uuid

Universally Unique Identifier

descriptionstring

A detailed description of the critical data element.

Response

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

status'DRAFT' | 'PUBLISHED' | 'EXPIRED'

Status of a catalog model entity indicating its lifecycle state.

dataType'TEXT' | 'NUMBER' | 'DATETIME' | 'BOOLEAN'

Data types supported for critical data elements.

idstring uuid required

Universally Unique Identifier

namestring

The name of the critical data element.

domainstring uuid

Universally Unique Identifier

descriptionstring

A detailed description of the critical data element.