Skip to main content
Version: v3.3 print this page

Domains

Datasets are registered to a Domain, which can be categorized by business type, industry, purpose, or other relevant specifications.

Below is the sample resource definition file for Domain:

{
"rDomain":{
"Type": "Domain",
"Properties": {
"DomainName": "cicddomain",
"DisplayName": "cicddomain",
"DomainDescription": "Domain created with CICD"
}
}
}