Get direct dependent objects
get/ruleSets/{ruleSetId}/dependencies
Retrieves the URIs for the direct dependent objects of the rule set.
1{2 "uri": "/businessRules/ruleSets/b7f5c6c4-60ef-43ee-af2b-84d470279286",3 "name": "Assign Value",4 "dependentUris": [5 "/referenceData/domains/22b0ed51-9a5b-447f-bdc3-8ecac64c9463",6 "/comments/comments/7c701ee9-ea45-469c-ab7c-f02c2f66aef9",7 "/comments/comments/92c8b316-75c8-40eb-968b-84c2757f2570",8 "/decisions/codeFiles/a23b84eb-251f-4103-abe6-3fd5446af90e"9 ],10 "version": 211}
Name | Type | Required | Description |
---|---|---|---|
ruleSetId | string | true | The identifier for the rule set. Examples: "6ad874f9-e6f9-4dfc-ad8b-58fea571af4c" |