{
"businessMetadataDefs": [ // (1)
{
"category": "BUSINESS_METADATA", // (2)
"guid": "917ffec9-fa84-4c59-8e6c-c7b114d04be3",
"name": "MNJ8mpLsIOaP4OQnLNhRta", // (3)
"displayName": "RACI", // (4)
"description": "",
"typeVersion": "1.0",
"serviceType": "atlan",
"attributeDefs": [ // (5)
{
"name": "fWMB77RSjRGNYoFeD4FcGi", // (6)
"displayName": "Responsible", // (7)
"description": "",
"typeName": "string", // (8)
"includeInNotification": false,
"isIndexable": true,
"isOptional": true,
"isUnique": false,
"indexType": "DEFAULT",
"searchWeight": -1,
"cardinality": "SINGLE",
"valuesMinCount": 0,
"valuesMaxCount": 1,
"options": {
"applicableEntityTypes": "[\"Asset\"]",
"customApplicableEntityTypes": "[\"Database\",\"Schema\",\"Table\"]\n",
"maxStrLength": "100000000",
"isEnum": false,
"multiValueSelect": false,
"allowFiltering": true,
"allowSearch": true,
"primitiveType": "string",
"customType": "users" // (9)
}
}
],
"createdBy": "jsmith",
"updatedBy": "jsmith",
"createTime": 1648852296555,
"updateTime": 1649172284333,
"version": 2
}
]
}