v2

latestSwagger 2.02026-07-1369124265.7 KB
BusinessDomain

Creates a new business domain. Rate limit: 200 requests per 20-second window.

post/businessdomains

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.

type'FunctionalUnit' | 'LineOfBusiness' | 'DataDomain' | 'Regulatory' | 'Project'

CatalogModelDomainTypeEnum

idstring uuid required

Universally Unique Identifier

namestring

The name of the domain.

isRestrictedboolean

Whether the domain is restricted.

descriptionstring

The description of the domain.

parentIdstring uuid required

Universally Unique Identifier

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.

type'FunctionalUnit' | 'LineOfBusiness' | 'DataDomain' | 'Regulatory' | 'Project'

CatalogModelDomainTypeEnum

idstring uuid required

Universally Unique Identifier

namestring

The name of the domain.

isRestrictedboolean

Whether the domain is restricted.

descriptionstring

The description of the domain.

parentIdstring uuid required

Universally Unique Identifier