39.3. getXccdfScanRuleResults
- Name
- getXccdfScanRuleResults
- Description
- Return a full list of RuleResults for given OpenSCAP XCCDF scan.
- Parameters
- string sessionKey
- int Id of XCCDF scan (xid).
- Return Value
- array:
- struct - OpenSCAP XCCDF RuleResult
- string
idref
- idref from XCCDF document. - string
result
- Result of evaluation. - string
idents
- Comma separated list of XCCDF idents.