Provides the number of compliant and noncompliant rules within a conformance pack. Also provides the compliance status of the conformance pack and the total rule count which includes compliant rules, noncompliant rules, and rules that cannot be evaluated due to insufficient data.
A conformance pack is compliant if all of the rules in a conformance packs are compliant. It is noncompliant if any of the rules are not compliant. The compliance status of a conformance pack is INSUFFICIENT_D
{
"ComplianceType": "COMPLIANT",
"CompliantRuleCount": 0,
"NonCompliantRuleCount": 0,
"TotalRuleCount": 0
}