Parameter
|
Data Type
|
Description
|
Required?
|
---|---|---|---|
ruleEvaluationList
|
Container
|
The container for a list of rule evaluation results of a given key request.
Property type: Element
|
Yes
|
ruleEvaluationList.failedCount
|
Integer
|
The number of rule evaluation failures.
Property type: Element
|
Yes
|
ruleEvaluationList.passedCount
|
Integer
|
The number of rule evaluation successes.
Property type: Attribute
|
Yes
|
ruleEvaluationList.infoCount
|
Integer
|
The total count of rule evaluation attempts.
Property type: Attribute
|
Yes
|
ruleEvaluationList.RuleEvaluation
|
Container: RuleEvaluation
|
The container for a rule evaluation result of a key request.
Property type: Element
|
No
|