Importing domains
Command structure
[
{
"resourceType": "Domain",
"identifier": {
"name": "Technical Domain 1",
"community": {
"name": "Technical Community"
}
},
"community": {
"name": "Technical Community 2"
},
"description": "The Technical Domain is container for all technical assets of category 1.",
"type": {
"name": "Data Asset Domain"
},
"name": "Technical Domain 2",
"responsibilities": {
"00000000-0000-0000-0000-000000005018": [
{
"user": {
"id": "00000000-0000-0000-0000-000000900001"
}
}
],
"Business Steward": [
{
"userGroup": {
"id": "00000000-0000-0000-0000-000001000002"
}
}
]
}
}
]Identifier
Identifier structure
Optional fields
Field name
Field type
Remarks
Expected behavior
Add operation
Responsibilities
Last updated
Was this helpful?