根据Id获取决策依赖定义
Retrieves a decision requirements definition according to the
DecisionRequirementsDefinition interface in the engine.
Documentation Index
Fetch the complete documentation index at: https://docs.eorion.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the decision requirements definition to be retrieved.
Response
Request successful.
The id of the decision requirements definition
The key of the decision requirements definition, i.e., the id of the DMN 1.0 XML decision definition.
The name of the decision requirements definition.
The category of the decision requirements definition.
The version of the decision requirements definition that the engine assigned to it.
The file name of the decision requirements definition.
The deployment id of the decision requirements definition.
The tenant id of the decisionrequirements definition.